Repain prompt after showing completion pager

darcs-hash:20061004102706-ac50b-51d0603c81f3125c01bad0901f8d2b745fc18e4a.gz
This commit is contained in:
axel 2006-10-04 20:27:06 +10:00
parent 13b1ea3f50
commit 0c7f74c78d

View File

@ -1258,6 +1258,7 @@ static int handle_completions( array_list_t *comp )
}
free( prefix );
s_reset( &data->screen );
repaint();
}