diff --git a/src/TODO b/src/TODO index 2a273ab0d..e194178fb 100644 --- a/src/TODO +++ b/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.