diff options
author | Tom Feist <shabble@metavore.org> | 2011-05-04 23:53:11 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-05-04 23:53:11 +0000 |
commit | 7ff9fcdef7b9c8d90d7edc9adf6e74fef28e21fd (patch) | |
tree | 349d63559a2e41620de34e31237f6f021037f26a /vim-mode/vim_mode.pl | |
parent | vim-mode/vim_mode: fixed the stupd bugs I missed by not testing. Might possibly (diff) | |
download | irssi-scripts-7ff9fcdef7b9c8d90d7edc9adf6e74fef28e21fd.tar.gz irssi-scripts-7ff9fcdef7b9c8d90d7edc9adf6e74fef28e21fd.zip |
small documentation fixup
Diffstat (limited to '')
-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 |