mirror of
https://github.com/tildeclub/ex-vi.git
synced 2026-01-24 02:10:19 +00:00
* The 'source' ex command now works if command input comes from a pipe or
regular file.
This commit is contained in:
2
Changes
2
Changes
@@ -35,6 +35,8 @@ Release ...
|
||||
the command now succeeds and prints a "[New file]" message.
|
||||
* If standard output is not a terminal, no '\r' is written at the end of
|
||||
printed lines anymore.
|
||||
* The 'source' ex command now works if command input comes from a pipe or
|
||||
regular file.
|
||||
|
||||
Release 1/19/05
|
||||
* The last release erroneously made 'X' work like 'x' in visual mode. It now
|
||||
|
||||
Reference in New Issue
Block a user