mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Fixed:
Find file dialog should not be closed if the regex is invalid.
This commit is contained in:
parent
eb781a8f06
commit
76fda9fe79
3
src/TODO
3
src/TODO
@ -51,8 +51,7 @@ Scan more packages for patches, check Red Hat and Ximian Bugzilla.
|
|||||||
Allow colors to be defined in the mc.lib file. Make it possible to
|
Allow colors to be defined in the mc.lib file. Make it possible to
|
||||||
avoid using a superlong line to redefine all colors.
|
avoid using a superlong line to redefine all colors.
|
||||||
|
|
||||||
Find file dialog should not be closed if the regex is invalid. Make it
|
Allow verbatim search in "Find File".
|
||||||
possible to search for string verbatim.
|
|
||||||
|
|
||||||
Filters in the editor should operate on the open file. They don't work
|
Filters in the editor should operate on the open file. They don't work
|
||||||
on VFS now. Don't close and reopen the file.
|
on VFS now. Don't close and reopen the file.
|
||||||
|
Loading…
Reference in New Issue
Block a user