Files
weston/clients
Kristian Høgsberg 129decbdf7 terminal: Tab should not output spaces, just move cursor
Emacs uses tab and backspace to move the cursor as well as the regular
cursor movement escape codes.  When it's less bytes than the escape code,
emacs will use a tab or tab + backspace to move the cursor forward.  The
effect is that as you're  moving around in the buffer, emacs will
(seemingly) randomly insert spaces and overwrite what's in the terminal.
Making tab just move the cursor as it should fixes this.
2012-06-26 13:22:03 -04:00
..
2012-05-15 22:33:43 -04:00
2012-06-25 14:06:45 -04:00
2012-06-26 10:21:23 -04:00
2011-11-18 14:46:26 +02:00
2012-03-12 01:28:50 -04:00