aboutsummaryrefslogtreecommitdiffstats
path: root/history-search/rl_history_search.pl
diff options
context:
space:
mode:
Diffstat (limited to 'history-search/rl_history_search.pl')
-rw-r--r--history-search/rl_history_search.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/history-search/rl_history_search.pl b/history-search/rl_history_search.pl
index 09493f9..83ff934 100644
--- a/history-search/rl_history_search.pl
+++ b/history-search/rl_history_search.pl
@@ -212,6 +212,7 @@ sub handle_keypress {
}
update_history_matches();
update_history_prompt();
+ update_input();
Irssi::signal_stop();
return;