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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vim-mode/vim_mode: beginnings of new input system starting to take shape -
Tom Feist
2011-05-05
1
-204
/
+398
*
vim-mode/vim_mode: added :set [no]option for booleans. Needs testing (which
Tom Feist
2011-05-05
1
-0
/
+15
*
vim-mode/vim_mode: changed input_buf to escape_buf to more accurately represent
Tom Feist
2011-05-05
1
-91
/
+128
*
addded all the 'official' vim timeout* settigns for controliling escape handl...
Tom Feist
2011-05-05
1
-10
/
+12
*
change _debug to eliminate DEBUG function call
Tom Feist
2011-05-05
1
-6
/
+24
*
vim-mode/vim_mode: moved input handling code out of signal handler into a
Tom Feist
2011-05-05
1
-21
/
+56
*
updated README to remind myself how to do a proper script deployment.
Tom Feist
2011-05-05
2
-1
/
+19
*
bleepbloop
Tom Feist
2011-05-05
1
-2
/
+2
*
beepbeep
Tom Feist
2011-05-05
1
-0
/
+1
*
template: death of the return of the child of the hook testing comment.
Tom Feist
2011-05-05
1
-1
/
+0
*
template: return of the comment!
Tom Feist
2011-05-05
1
-1
/
+1
*
template: removed comment again
Tom Feist
2011-05-05
1
-1
/
+1
*
test comment for hooks in template.pl
Tom Feist
2011-05-05
1
-0
/
+1
*
moved hook instead of symlink
Tom Feist
2011-05-05
1
-38
/
+0
*
vim_mode: small comment change test
Tom Feist
2011-05-05
1
-1
/
+1
*
sorted otu pre-commit hook, I hope
Tom Feist
2011-05-05
2
-5
/
+46
*
added script to auto-updated "changed" field of %IRSSI hash when called on a ...
Tom Feist
2011-05-05
1
-0
/
+119
*
vim-mode/vim_mode: minor comment fixups
Tom Feist
2011-05-05
1
-3
/
+6
*
vim-mode/vim_mode: OCD code reformatting (thanks, perltidy!)
Tom Feist
2011-05-05
1
-154
/
+190
*
vim-mode/vim_mode: moved things into more common groupings and added comment
Tom Feist
2011-05-05
1
-163
/
+253
*
renamed various statusbar-item and expando callbacks, and their generator fun...
Tom Feist
2011-05-05
1
-19
/
+25
*
vim-mode: new branch for fixing input code. Move it all to single location (end
Tom Feist
2011-05-04
1
-516
/
+524
*
added colour_test for testing implementations of 256-colour patches
Tom Feist
2011-05-04
1
-0
/
+16
*
small documentation fixup
Tom Feist
2011-05-04
1
-0
/
+5
*
vim-mode/vim_mode: fixed the stupd bugs I missed by not testing. Might possibly
Tom Feist
2011-04-28
1
-2
/
+2
*
vim-mode/vim_mode: added new setting: 'esc_buf_timeout',
Tom Feist
2011-04-28
1
-2
/
+9
*
notifyquit: fixed check_watchlist test to pass a channel name, not an object.
Tom Feist
2011-04-22
1
-1
/
+1
*
notifyquit: added additional check for non-channel activities which may
Tom Feist
2011-04-22
1
-0
/
+6
*
merged vague's changes to watchlist. Things should (in theory) work.
Tom Feist
2011-04-22
2
-28
/
+38
*
finally fixed link to point at coekies repo.
Tom Feist
2011-04-22
2
-4
/
+6
*
history-search/README: linkifying failed, fallin back to GH style linkage.
Tom Feist
2011-04-22
2
-2
/
+2
*
history-search/README: see if we can fix the link to coekies original history...
Tom Feist
2011-04-22
2
-2
/
+6
*
history-search/README: fix list formatting and a POD formatting error.
Tom Feist
2011-04-22
2
-21
/
+32
*
quit-notify/notifyquit: updated docs & readme to mention that C-c and C-g both
Tom Feist
2011-04-22
2
-3
/
+10
*
Merge branch 'dev' of github.com:shabble/irssi-scripts into dev
Tom Feist
2011-04-22
1
-6
/
+9
|
\
|
*
vim-mode: Fix :map displaying <C-H> as mapped to <BS>.
Simon Ruderich
2011-02-12
1
-0
/
+2
|
*
vim-mode: Support ^H as BS key.
Simon Ruderich
2011-01-20
1
-4
/
+5
*
|
Merge branch 'master' into dev
Tom Feist
2011-04-22
95
-806
/
+9717
|
\
\
|
*
|
feature-tests/key_sig: test to see if there's any useful info in the 'keyboard
Tom Feist
2011-04-22
1
-0
/
+51
|
*
|
act_hide/act_hide: initial commit of an improved version of hide.pl for managing
Tom Feist
2011-04-22
1
-0
/
+353
|
*
|
start of Makefile to automate generation of README.pod docs for each script
Tom Feist
2011-04-22
1
-0
/
+42
|
*
|
vim-mode/vim_mode: FINAL doc update for now. Or Else.
Tom Feist
2011-04-22
3
-10
/
+10
|
*
|
vim-mode/vim_mode: docs: missed a bracket.
Tom Feist
2011-04-22
2
-2
/
+2
|
*
|
vim-mode/vim_mode: more doc updates about hooks and sbar items.
Tom Feist
2011-04-22
2
-37
/
+59
|
*
|
vim-mode/vim_mode: more documentation on how to use uberprompt hooks and
Tom Feist
2011-04-22
2
-2
/
+136
|
*
|
notifyquit: maybe implemented todo item re: keeping watchlist of channel
Tom Feist
2011-04-22
1
-5
/
+157
|
*
|
vim-mode/vim_mode: added a new $vim_wins expando to be used instead of the
Tom Feist
2011-04-22
1
-16
/
+28
|
*
|
notifyquit: removed debug prints.
Tom Feist
2011-04-21
1
-5
/
+0
|
*
|
* quit-notify/README.pod: added documentation for notifyquit, and generated
Tom Feist
2011-04-21
2
-0
/
+182
|
*
|
notifyquit: added notifyquit_exceptions setting, which takes a space separated
Tom Feist
2011-04-21
1
-18
/
+80
[next]