mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-08 19:34:47 +03:00
![Andrew Borodin](/assets/img/avatar_default.png)
Now history is not saved if it was not modified and content of input line is equal to history top entry. Thanks Francesco Cosoleto <cosoleto at gmail dot com> for the original patch. Also fixed a regression introduced in cff59255982d470b11a97408d7d3571b03b8401a: after CK_HistoryNext and CK_HistoryPrev actions in input line, the input line content is not put to the top of history. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>