mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-26 01:32:54 +03:00

In Search dialog in mcedit M-n hotkey was used for normal search mode. Therefore, M-n as HistoryPrev in the input line was in accessible. Change hotkey for normal seach mode to M-r. Use this hotkey for normal diff mode in mcdiffviewer to unify i18n resources. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>