Commit Graph

7 Commits

Author SHA1 Message Date
deepend 2c0c217bb6 files from last release. ex-050325 2024-10-10 18:04:47 +00:00
Gunnar Ritter 5e1eca3ce2 limited capability to view long lines with vi 2005-08-05 23:15:03 +00:00
Gunnar Ritter b0ff1d6b3e ex (not vi) can now edit files with lines of arbitrary length. 2005-08-04 15:23:39 +00:00
Gunnar Ritter 057434f01a made -t foo -c bar work in visual mode too 2005-02-17 21:11:34 +00:00
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 f99a42d652 * If both the '-t' and the '-c' option are given, the '-t' option is now
processed first, i.e. the command is executed at the position where the
  tag was found.
2005-02-17 12:15:36 +00:00
Gunnar Ritter 92e4e9fdf7 Initial revision 2004-12-04 13:17:05 +00:00