Changing directory while in the editor shouldn't affect the path where
the editor saves its files.
This commit is contained in:
Pavel Roskin 2003-07-31 16:38:39 +00:00
parent cf9acd036e
commit 90b7cbf2ea
1 changed files with 0 additions and 3 deletions

View File

@ -15,9 +15,6 @@ Ctrl-q Ctrl-m in input dialog should enter \r, not a newline.
Interpret C literals in regular expressions entered by the user, e.g. \r Interpret C literals in regular expressions entered by the user, e.g. \r
and \0x0D. and \0x0D.
Changing directory while in the editor shouldn't affect the path where
the editor saves its files.
Allow entering archives in VFS by Ctrl-PgDown with non-empty command Allow entering archives in VFS by Ctrl-PgDown with non-empty command
line. Right now, there is no convenient way to enter an archive when line. Right now, there is no convenient way to enter an archive when
the command line is not empty. the command line is not empty.