diff options
-rw-r--r-- | vim-mode/vim_mode.pl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index f504a77..ee8ba2a 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -536,6 +536,11 @@ displaying C<:bE<lt>cursorE<gt>>) =item * +Make sure the input line is empty when entering ex mode. Stuff hanging around +just looks silly. + +=item * + History: =over 4 |