mirror of
https://github.com/MidnightCommander/mc
synced 2025-04-12 10:02:52 +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
|
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
|
Changing directory while in the editor shouldn't affect the path where
|
||||||
the editor saves its files.
|
the editor saves its files.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user