diff options
Diffstat (limited to 'vim-mode/TODO')
| -rw-r--r-- | vim-mode/TODO | 7 | 
1 files changed, 0 insertions, 7 deletions
| diff --git a/vim-mode/TODO b/vim-mode/TODO index c7358d6..e225f3e 100644 --- a/vim-mode/TODO +++ b/vim-mode/TODO @@ -8,9 +8,7 @@  - marks  - text-objects  - 2daW doesn't work at end of line, should do nothing -- undo/redo positions aren't perfect yet  - :imap -- :map <Nop>  - custom scripts (vim-like functions) which can be mapped      - surroundings, with an external script if somebody writes it  - Ctrl-R = to evaluate expressions, first only simple math @@ -36,13 +34,8 @@  - support :map gX iINSERT TEXT<ESC> and similar stuff (suggested by estragib)  - it would be nice if :ls somehow indicated current and alternate buffer    (maybe activity too?) (suggested by estragib) -- :map irssi functions, like :map <c-l> /clear (/ sounds good as prefix), -  suggested by estragib -- add :mkvimrc to write mappings to .irssi/vim_moderc, suggested by estragib  - < estragib> oh, i can't map \<something> either    < estragib> hehe, definitely something to do with escaping. \\ prints \ -- "-- more --" isn't removed when scrolling down with command-mode scroll -  commands  - < estragib> there's a minimal difference to vim when yanking with yB:                abc def ghi jkl<ESC>bhyBP    < estragib> vim     : abc def ghighi jkl | 
