index
:
irssi-scripts
dev
ex_history
join_password_channels
join_password_protected_channels
map-enhance
master
patches
richoH-dev
richoH-master
tab-complete
tab_completion
vim-newinput
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vim-mode
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-10
vim_mode: Fix :bd from displaying buffers matching d.
Simon Ruderich
1
-2
/
+3
2010-10-10
vim_mode: Support counts with ex-commands.
Simon Ruderich
1
-33
/
+84
2010-10-09
vim_mode: Display command in statusbar after flushing pending map.
Simon Ruderich
1
-0
/
+1
2010-10-09
vim_mode: Whitespace only change.
Simon Ruderich
1
-24
/
+48
2010-10-09
vim_mode: Support arguments to mapped ex-arguments.
Simon Ruderich
1
-6
/
+9
2010-10-09
vim_mode: Allow mappings with numbers.
Simon Ruderich
1
-2
/
+2
2010-10-09
vim_mode: Mapped irssi and <Nop> commands reset count.
Simon Ruderich
1
-0
/
+4
2010-10-09
vim_mode: Support counts with mapped ex-commands.
Simon Ruderich
1
-2
/
+12
2010-10-09
vim_mode: Add :unm[ap] {lhs}.
Simon Ruderich
1
-0
/
+62
2010-10-09
vim_mode: Prevent invalid operator/command combinations.
Simon Ruderich
1
-31
/
+54
2010-10-09
vim_mode: Remove unnecessary sub cmd_space(), use cmd_l().
Simon Ruderich
1
-5
/
+1
2010-10-09
vim_mode: Update TODO file.
Simon Ruderich
1
-3
/
+0
2010-10-08
vim_mode: Fix vim_mode.pl crash with invalid regex in :b.
Simon Ruderich
1
-6
/
+18
2010-10-08
vim_moderc: Add [!] to :mkv[imrc].
Simon Ruderich
1
-3
/
+5
2010-10-08
vim_mode: Fix :mkv[imrc].
Simon Ruderich
1
-1
/
+1
2010-10-08
vim_mode: Fix :map with ex-commands.
Simon Ruderich
1
-1
/
+1
2010-10-08
vim_mode: Add :mkv[imrc].
Simon Ruderich
1
-0
/
+26
2010-10-08
vim_mode: Update TODO file.
Simon Ruderich
1
-4
/
+0
2010-10-08
vim_mode: Update documentation.
Simon Ruderich
1
-4
/
+4
2010-10-08
vim_mode: :map supports <Nop> in {rhs}.
Simon Ruderich
1
-2
/
+15
2010-10-08
added TODO file based on rudi_s' list.
Tom Feist
1
-0
/
+49
2010-10-08
vim_mode: Fix :map with {rhs} with only one char.
Simon Ruderich
1
-2
/
+2
2010-10-08
vim_mode: Fix display of 'more' statusbar when scrolling.
Simon Ruderich
1
-2
/
+7
2010-10-08
vim_mode: Add undo/redo positions to known bugs.
Simon Ruderich
1
-0
/
+1
2010-10-08
vim_mode: Add : to $commands_ex's {char}.
Simon Ruderich
1
-26
/
+22
2010-10-08
vim_mode: Minor code cleanup.
Simon Ruderich
1
-5
/
+8
2010-10-08
vim_mode: Document :s///.
Simon Ruderich
1
-0
/
+4
2010-10-08
vim_mode: Minor source comment fixes.
Simon Ruderich
1
-7
/
+8
2010-10-08
vim_mode: :map supports {rhs} with spaces.
Simon Ruderich
1
-3
/
+4
2010-10-08
vim_mode: :map can map irssi commands.
Simon Ruderich
1
-3
/
+19
2010-10-08
vim_mode: Ignore control characters in ex-mode for now.
Simon Ruderich
1
-0
/
+4
2010-10-08
vim_mode: Backspacing over : in ex-mode exists it.
Simon Ruderich
1
-2
/
+7
2010-10-08
vim_mode: Add <C-E> and <C-Y>.
Simon Ruderich
1
-1
/
+3
2010-10-08
vim_mode: Fix <C-D>/<C-U> only scrolling one line.
Simon Ruderich
1
-2
/
+4
2010-10-08
vim_mode: Scroll commands are not repeatable.
Simon Ruderich
1
-8
/
+4
2010-10-08
vim_mode: Fix mapping ex-commands which take an argument.
Simon Ruderich
1
-2
/
+2
2010-10-08
vim_mode: Fix x and X broken in last commit.
Simon Ruderich
1
-2
/
+2
2010-10-08
vim_mode: Fix typo.
Simon Ruderich
1
-7
/
+7
2010-10-08
vim_mode: Fix operators when moving left of current position.
Simon Ruderich
1
-38
/
+26
2010-10-08
vim_mode: Add debug print when calling an ex-command.
Simon Ruderich
1
-0
/
+1
2010-10-08
vim_mode: $map->{char} is always in <> notation.
Simon Ruderich
1
-11
/
+12
2010-10-08
vim_mode: Add ~/.irssi/vim_moderc as vimrc-like configuration file.
Simon Ruderich
1
-0
/
+38
2010-10-08
vim_mode: Fix :map on a placeholder mapping.
Simon Ruderich
1
-0
/
+1
2010-10-08
vim_mode: Add :map to allow custom mappings.
Simon Ruderich
1
-2
/
+121
2010-10-07
vim_mode: Add char to $commands_ex hash.
Simon Ruderich
1
-17
/
+17
2010-10-07
vim_mode: Fix error in $commands_ex hash.
Simon Ruderich
1
-17
/
+17
2010-10-07
vim_mode: Use Vim-like <C-X> char representation.
Simon Ruderich
1
-10
/
+10
2010-10-07
vim_mode: Add "0, last yank.
Simon Ruderich
1
-1
/
+7
2010-10-07
vim_mode: Fix :registers' display of "+ and "*.
Simon Ruderich
1
-0
/
+5
2010-10-07
vim_mode: Increase insert mode timeout to one second.
Simon Ruderich
1
-1
/
+1
[prev]
[next]