All of lore.kernel.org
 help / color / mirror / Atom feed
* Qemu resets terminal to crazy defaults
@ 2023-12-19 19:21 Dave Blanchard
  2023-12-19 19:38 ` Warner Losh
  2023-12-19 19:38 ` Fabiano Rosas
  0 siblings, 2 replies; 9+ messages in thread
From: Dave Blanchard @ 2023-12-19 19:21 UTC (permalink / raw)
  To: qemu-devel

Hello all, can you please help me to understand what Qemu is doing here? 

When connecting to the guest for example using a serial/tcp/telnet link, some kind of code is being immediately transmitted over the link which screws up my Xterm terminal settings, including changing the text cursor shape and most notably, disabling wraparound of long lines, so that they get truncated at the edge of the window instead. 

Can this behavior be disabled by command line, and if not, what is the code doing exactly so I can know where to disable it? I tried disabling all calls to tcsetattr() but that had no effect.

Dave


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-12-21 13:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19 19:21 Qemu resets terminal to crazy defaults Dave Blanchard
2023-12-19 19:38 ` Warner Losh
2023-12-19 19:38 ` Fabiano Rosas
2023-12-19 20:53   ` Peter Maydell
2023-12-19 21:04     ` Warner Losh
2023-12-20 15:23       ` Fabiano Rosas
2023-12-20 15:33         ` Dave Blanchard
2023-12-20 16:57         ` BALATON Zoltan
2023-12-21 13:29           ` Fabiano Rosas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.