Commit Graph

11 Commits

Author SHA1 Message Date
deepend 2c0c217bb6 files from last release. ex-050325 2024-10-10 18:04:47 +00:00
Gunnar Ritter 1135d13657 gcc -Wstrict-prototypes and related fixes 2006-12-25 19:31:50 +00:00
Gunnar Ritter 6070ff258f fixed visual 'n' for very long lines 2005-08-06 11:41:15 +00:00
Gunnar Ritter 5e1eca3ce2 limited capability to view long lines with vi 2005-08-05 23:15:03 +00:00
Gunnar Ritter 124bd15ee6 * If standard output is not a terminal, no '\r' is written at the end of
printed lines anymore.
2005-02-17 15:16:43 +00:00
Gunnar Ritter 1dbb3c2a66 * When moving left while the cursor is positioned over a multicolumn
character at the end of the line, the bell is rung now (Bugreport by
  Matthew Fischer).
* When moving up or down to a row with different column arrangement while
  the cursor is positioned over a multicolumn character, the leftmost
  character above the original position is chosen in the new row.
2005-02-15 22:39:33 +00:00
Gunnar Ritter 22e0a4753c * Made multicolumn characters work in lines longer than the screen width in
visual mode (Bugreport by Matthew Fischer).
2005-02-15 16:40:38 +00:00
Gunnar Ritter 11445d2b92 * Made it work for Big5 locales (Patches by Matthew Fischer).
* Fixed a problem with the 'r' command in EUC-JP and Big5 locales (Bugreport
  by Matthew Fischer).
2005-01-20 22:33:32 +00:00
Gunnar Ritter 3a23482887 * Some build fixes for diet libc have been made. 2005-01-16 13:47:23 +00:00
Gunnar Ritter a40b8f3ae0 * Various rendering errors happened with multicolumn characters if they
started at an even column (counting from 1 upwards).
2005-01-13 18:51:47 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00