Commit Graph

6 Commits

Author SHA1 Message Date
deepend 2c0c217bb6 files from last release. ex-050325 2024-10-10 18:04:47 +00:00
Gunnar Ritter 6070ff258f fixed visual 'n' for very long lines 2005-08-06 11:41:15 +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 cd458d267f * The last release erroneously made 'X' work like 'x' in visual mode. It now
deletes the character before the cursor again as documented (Bugreport by
  Matthew Fischer).
2005-01-19 12:27:38 +00:00
Gunnar Ritter 4d481fff00 * The 'cw' visual command with a multibyte character as last character of
the affected word located at the end of the line left garbage bytes past
  the end of the new text.
2005-01-11 14:07:04 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00