From 011c65a31356c33a8f3b406f6cf57da41e21756e Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Wed, 4 Aug 2010 18:52:35 +0100 Subject: some stuff with colour popups --- history-search/rl_history_search.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'history-search') 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; -- cgit v1.2.3