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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
bugfix for history movement when history list is empty.
Tom Feist
1
-3
/
+5
2010-09-26
added support for j,k to scroll back and forth through the history. History
Tom Feist
1
-2
/
+51
2010-09-25
vim_mode: Fix f,t,F,T. They are not operators!
Simon Ruderich
1
-25
/
+53
2010-09-25
belatedly realised that the setting is not "cmdkeys". Ooops.
Tom Feist
1
-1
/
+1
2010-09-25
changed cmdchars to use settings rather than parse_special
Tom Feist
1
-1
/
+1
2010-09-25
vim_mode: Enter in command mode sends current line.
Simon Ruderich
1
-0
/
+16
2010-09-25
vim_mode: Add support for t,T,f,T.
Simon Ruderich
1
-0
/
+62
2010-09-25
vim_mode: Minor documentation update.
Simon Ruderich
1
-0
/
+6
2010-09-25
vim_mode: Also display Ex mode in the statusline.
Simon Ruderich
1
-0
/
+2
2010-09-25
vim_mode: Implement vi-operators.
Simon Ruderich
1
-219
/
+201
2010-09-25
vim_mode: _update_mode() also sets mode.
Simon Ruderich
1
-8
/
+6
2010-09-25
vim_mode: Add some minor documentation.
Simon Ruderich
1
-0
/
+2
2010-09-25
fixed I/A swap (patch by rudi_s), and a few other misc. changes.
Tom Feist
1
-15
/
+77
2010-09-21
argument processing is now mostly together, along with rudimentary support for
Tom Feist
1
-37
/
+204
2010-09-20
added some brief documentation in comments to vim-mode
Tom Feist
1
-1
/
+27
2010-09-20
moved to an emulated keystrokes approach rather than trying to reimplement the
Tom Feist
1
-42
/
+69
2010-09-20
new key detection system that incorporates a buffer to identify sequences that
Tom Feist
1
-28
/
+85
2010-09-20
started work on a 'vim-mode' to emulate some of that crazy shit for irssi.
Tom Feist
1
-0
/
+181
[prev]