mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Add:
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 and \0x0D.
This commit is contained in:
parent
1696ab2361
commit
31ba6af202
5
src/TODO
5
src/TODO
@ -1,6 +1,11 @@
|
||||
Before 4.6.1
|
||||
============
|
||||
|
||||
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
|
||||
and \0x0D.
|
||||
|
||||
Changing directory while in the editor shouldn't affect the path where
|
||||
the editor saves its files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user