Find file dialog should not be closed if the regex is invalid.
This commit is contained in:
Pavel Roskin 2002-12-24 11:30:05 +00:00
parent eb781a8f06
commit 76fda9fe79

View File

@ -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.