mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 09:19:24 +03:00
Update for fixed issues.
This commit is contained in:
parent
40d911f728
commit
0ba153274d
6
src/TODO
6
src/TODO
@ -1,9 +1,6 @@
|
|||||||
Before 4.6.1
|
Before 4.6.1
|
||||||
============
|
============
|
||||||
|
|
||||||
Add an argument to regexp_match() to force POSIX regex instead of
|
|
||||||
changing easy_patterns in ext.c.
|
|
||||||
|
|
||||||
Cannot spell check unsaved files in the editor.
|
Cannot spell check unsaved files in the editor.
|
||||||
|
|
||||||
Dynamic loading for libgpm, libext2fs.
|
Dynamic loading for libgpm, libext2fs.
|
||||||
@ -92,8 +89,7 @@ Search in the viewer should have an option for case sensitive search.
|
|||||||
Make "Find File" dialog more responsive. Keep state in a structure and
|
Make "Find File" dialog more responsive. Keep state in a structure and
|
||||||
preserve it when the search is suspended.
|
preserve it when the search is suspended.
|
||||||
|
|
||||||
Lock files in the editor to prevent opening them more than once. Warn
|
Locks for compressed files are not removed.
|
||||||
user when opening locked file.
|
|
||||||
|
|
||||||
Use KDGKBENT ioctl on Linux console to find the mapping for shifted
|
Use KDGKBENT ioctl on Linux console to find the mapping for shifted
|
||||||
functional keys. Two mappings are widely used (Shift-F1 = F11 and
|
functional keys. Two mappings are widely used (Shift-F1 = F11 and
|
||||||
|
Loading…
Reference in New Issue
Block a user