From ac7ca81a37321cd89c2ed59b97984a6a31803ac6 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 1 Oct 2010 17:50:48 +0200 Subject: vim_mode: Add known bugs. --- vim-mode/vim_mode.pl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vim-mode') diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index ef7dd81..16e8ec0 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -90,6 +90,11 @@ # prompt_info.pl script. # # +# Known bugs: +# +# * count before register doesn't work: e.g. 3"ap doesn't work, but "a3p does +# +# # TODO: # * History: # * /,?,n,N to search through history (like history_search.pl) -- cgit v1.2.3