From 200dce38280caf043755bf760ca1d7905351b03d Mon Sep 17 00:00:00 2001 From: Pavel Roskin <proski@gnu.org> Date: Wed, 12 Feb 2003 05:03:15 +0000 Subject: [PATCH] Add: Use separate colors for hotkeys in error dialogs. --- src/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/TODO b/src/TODO index f025a73d9..63f0ecde9 100644 --- a/src/TODO +++ b/src/TODO @@ -45,6 +45,8 @@ Report errors in fish operations and recover from them. Allow colors to be defined in the mc.lib file. Make it possible to avoid using a superlong line to redefine all colors. +Use separate colors for hotkeys in error dialogs. + Allow verbatim search in "Find File". Filters in the editor should operate on the open file. They don't work