1
1
Alt-O should optionally show the current directory and move cursor down
(as in older versions).  Old functionality on files (go to "..") is not
needed.
Этот коммит содержится в:
Pavel Roskin 2003-08-18 04:58:23 +00:00
родитель ff6aed1002
Коммит 65b52a3c89

Просмотреть файл

@ -90,6 +90,9 @@ Use KDGKBENT ioctl on Linux console to find the mapping for shifted
functional keys. Two mappings are widely used (Shift-F1 = F11 and
Shift-F1 = F13). mc should adjust the keys to the mapping.
Alt-O should optionally show the current directory and move cursor down
(as in older versions). Old functionality on files (go to "..") is not
needed.
After 4.6.1 on 4.6.x branch
@ -115,7 +118,7 @@ Add print dialog in the internal editor.
Implement logging, not just for VFS.
"Find file" should remember full stating path, not "." in the history.
"Find file" should remember full starting path, not "." in the history.
chdir to '~' doesn't work.