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
/
vim_mode.pl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vim_mode: Case insensitive on/off checking in :set.
Simon Ruderich
2010-10-14
1
-1
/
+1
*
vim_mode: Prevent invalid irssi options.
Simon Ruderich
2010-10-14
1
-0
/
+3
*
vim_mode: Automatically register and sync options.
Simon Ruderich
2010-10-14
1
-10
/
+64
*
vim_mode: Add THANKS section.
Simon Ruderich
2010-10-14
1
-0
/
+5
*
vim_mode: Also remove 'setup changed' signal in UNLOAD.
Simon Ruderich
2010-10-14
1
-1
/
+1
*
vim_mode: Mention that :set only sets vim_mode settings.
Simon Ruderich
2010-10-14
1
-1
/
+1
*
vim_mode: Add :se[t].
Simon Ruderich
2010-10-14
1
-23
/
+82
*
vim_mode: Move all settings to $settings hash.
Simon Ruderich
2010-10-14
1
-21
/
+31
*
switched vim_mode to using uberprompt
Tom Feist
2010-10-13
1
-4
/
+7
*
vim_mode: Fix warning when mapping :map.
Simon Ruderich
2010-10-10
1
-1
/
+3
*
vim_mode: Fix pasting registers containing only "0".
Simon Ruderich
2010-10-10
1
-2
/
+2
*
vim_mode: Correctly display pending text-objects.
Simon Ruderich
2010-10-10
1
-2
/
+2
*
vim_mode: Fix B with operators.
Simon Ruderich
2010-10-10
1
-2
/
+1
*
vim_mode: Add <BS> to movement docs.
Simon Ruderich
2010-10-10
1
-1
/
+1
*
vim_mode: Add <BS> in command mode.
Simon Ruderich
2010-10-10
1
-6
/
+11
*
vim_mode: :map {lhs} displays matching mappings.
Simon Ruderich
2010-10-10
1
-2
/
+7
*
vim_mode: Add known bug.
Simon Ruderich
2010-10-10
1
-0
/
+3
*
vim_mode: Document :mapping ex-commands doesn't need <Cr>.
Simon Ruderich
2010-10-10
1
-1
/
+2
*
vim_mode: Fix :bd from displaying buffers matching d.
Simon Ruderich
2010-10-10
1
-2
/
+3
*
vim_mode: Support counts with ex-commands.
Simon Ruderich
2010-10-10
1
-33
/
+84
*
vim_mode: Display command in statusbar after flushing pending map.
Simon Ruderich
2010-10-09
1
-0
/
+1
*
vim_mode: Whitespace only change.
Simon Ruderich
2010-10-09
1
-24
/
+48
*
vim_mode: Support arguments to mapped ex-arguments.
Simon Ruderich
2010-10-09
1
-6
/
+9
*
vim_mode: Allow mappings with numbers.
Simon Ruderich
2010-10-09
1
-2
/
+2
*
vim_mode: Mapped irssi and <Nop> commands reset count.
Simon Ruderich
2010-10-09
1
-0
/
+4
*
vim_mode: Support counts with mapped ex-commands.
Simon Ruderich
2010-10-09
1
-2
/
+12
*
vim_mode: Add :unm[ap] {lhs}.
Simon Ruderich
2010-10-09
1
-0
/
+62
*
vim_mode: Prevent invalid operator/command combinations.
Simon Ruderich
2010-10-09
1
-31
/
+54
*
vim_mode: Remove unnecessary sub cmd_space(), use cmd_l().
Simon Ruderich
2010-10-09
1
-5
/
+1
*
vim_mode: Fix vim_mode.pl crash with invalid regex in :b.
Simon Ruderich
2010-10-08
1
-6
/
+18
*
vim_moderc: Add [!] to :mkv[imrc].
Simon Ruderich
2010-10-08
1
-3
/
+5
*
vim_mode: Fix :mkv[imrc].
Simon Ruderich
2010-10-08
1
-1
/
+1
*
vim_mode: Fix :map with ex-commands.
Simon Ruderich
2010-10-08
1
-1
/
+1
*
vim_mode: Add :mkv[imrc].
Simon Ruderich
2010-10-08
1
-0
/
+26
*
vim_mode: Update documentation.
Simon Ruderich
2010-10-08
1
-4
/
+4
*
vim_mode: :map supports <Nop> in {rhs}.
Simon Ruderich
2010-10-08
1
-2
/
+15
*
vim_mode: Fix :map with {rhs} with only one char.
Simon Ruderich
2010-10-08
1
-2
/
+2
*
vim_mode: Fix display of 'more' statusbar when scrolling.
Simon Ruderich
2010-10-08
1
-2
/
+7
*
vim_mode: Add undo/redo positions to known bugs.
Simon Ruderich
2010-10-08
1
-0
/
+1
*
vim_mode: Add : to $commands_ex's {char}.
Simon Ruderich
2010-10-08
1
-26
/
+22
*
vim_mode: Minor code cleanup.
Simon Ruderich
2010-10-08
1
-5
/
+8
*
vim_mode: Document :s///.
Simon Ruderich
2010-10-08
1
-0
/
+4
*
vim_mode: Minor source comment fixes.
Simon Ruderich
2010-10-08
1
-7
/
+8
*
vim_mode: :map supports {rhs} with spaces.
Simon Ruderich
2010-10-08
1
-3
/
+4
*
vim_mode: :map can map irssi commands.
Simon Ruderich
2010-10-08
1
-3
/
+19
*
vim_mode: Ignore control characters in ex-mode for now.
Simon Ruderich
2010-10-08
1
-0
/
+4
*
vim_mode: Backspacing over : in ex-mode exists it.
Simon Ruderich
2010-10-08
1
-2
/
+7
*
vim_mode: Add <C-E> and <C-Y>.
Simon Ruderich
2010-10-08
1
-1
/
+3
*
vim_mode: Fix <C-D>/<C-U> only scrolling one line.
Simon Ruderich
2010-10-08
1
-2
/
+4
*
vim_mode: Scroll commands are not repeatable.
Simon Ruderich
2010-10-08
1
-8
/
+4
[prev]
[next]