From 0564dc68ea6c34503d11ac1f5303c679b59af3ff Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 9 Jul 2003 00:21:46 +0000 Subject: [PATCH] Fixed: Locks for compressed files are not removed. --- src/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TODO b/src/TODO index dceec749e..98cd701d9 100644 --- a/src/TODO +++ b/src/TODO @@ -89,8 +89,6 @@ Search in the viewer should have an option for case sensitive search. Make "Find File" dialog more responsive. Keep state in a structure and preserve it when the search is suspended. -Locks for compressed files are not removed. - Use KDGKBENT ioctl on Linux console to find the mapping for shifted functional keys. Two mappings are widely used (Shift-F1 = F11 and Shift-F1 = F13). mc should adjust the keys to the mapping.