Make fish automatically realise a repaint is needed in more situations, making many keybinding calls to 'commandline -f repaint' unneeded

darcs-hash:20071005145919-75c98-ce349d3718e54df30a050b97afee48b56ab46348.gz
This commit is contained in:
liljencrantz
2007-10-06 00:59:19 +10:00
parent 713c84d821
commit 68857220ac
4 changed files with 66 additions and 41 deletions

View File

@@ -306,7 +306,7 @@ static int interrupt_handler()
Reap stray processes, including printing exit status messages
*/
if( job_reap( 1 ) )
repaint();
reader_repaint_needed();
/*
Tell the reader an event occured