Commit Graph

6 Commits

Author SHA1 Message Date
Gunnar Ritter aada6fd740 * Ex does not exit on errors immediately anymore if standard input is not
a terminal but a pipe or regular file.
2005-02-17 17:00:56 +00:00
Gunnar Ritter 50bf5781f9 * The 'source' ex command now works if command input comes from a pipe or
regular file.
2005-02-17 16:03:03 +00:00
Gunnar Ritter 280906a241 singlebyte compile fixes 2005-02-15 16:55:39 +00:00
Gunnar Ritter d1a3bb3efa * Made multicolumn characters work in lines longer than the screen width in
visual mode (Bugreport by Matthew Fischer).
2005-02-15 16:31:11 +00:00
Gunnar Ritter 7529db3b73 * Pressing the ^U (kill) character in insert mode sometimes positioned the
cursor at weird locations since the last revision (P).
2005-01-13 19:21:27 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00