aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updaed vim input.txt with some more notes.vim-newinputTom Feist2011-05-121-0/+22
* vim-mode/vim_mode: more broken. Need to start over, I think.Tom Feist2011-05-051-192/+277
* vim-mode/vim_mode: quite heavily broken. Needs a whole new rethink about the wayTom Feist2011-05-051-434/+490
* vim-mode/vim_mode: fix some warnings/errors on script unload, allow cmd_seq toTom Feist2011-05-051-27/+89
* vim-mode/vim_mode: tidy up, remove some dead code.Tom Feist2011-05-051-53/+62
* vim-mode/vim_mode: beginnings of new input system starting to take shape -Tom Feist2011-05-051-204/+398
* vim-mode/vim_mode: added :set [no]option for booleans. Needs testing (whichTom Feist2011-05-051-0/+15
* vim-mode/vim_mode: changed input_buf to escape_buf to more accurately representTom Feist2011-05-051-91/+128
* addded all the 'official' vim timeout* settigns for controliling escape handl...Tom Feist2011-05-051-10/+12
* change _debug to eliminate DEBUG function callTom Feist2011-05-051-6/+24
* vim-mode/vim_mode: moved input handling code out of signal handler into aTom Feist2011-05-051-21/+56
* updated README to remind myself how to do a proper script deployment.Tom Feist2011-05-052-1/+19
* bleepbloopTom Feist2011-05-051-2/+2
* beepbeepTom Feist2011-05-051-0/+1
* template: death of the return of the child of the hook testing comment.Tom Feist2011-05-051-1/+0
* template: return of the comment!Tom Feist2011-05-051-1/+1
* template: removed comment againTom Feist2011-05-051-1/+1
* test comment for hooks in template.plTom Feist2011-05-051-0/+1
* moved hook instead of symlinkTom Feist2011-05-051-38/+0
* vim_mode: small comment change testTom Feist2011-05-051-1/+1
* sorted otu pre-commit hook, I hopeTom Feist2011-05-052-5/+46
* added script to auto-updated "changed" field of %IRSSI hash when called on a ...Tom Feist2011-05-051-0/+119
* vim-mode/vim_mode: minor comment fixupsTom Feist2011-05-051-3/+6
* vim-mode/vim_mode: OCD code reformatting (thanks, perltidy!)Tom Feist2011-05-051-154/+190
* vim-mode/vim_mode: moved things into more common groupings and added commentTom Feist2011-05-051-163/+253
* renamed various statusbar-item and expando callbacks, and their generator fun...Tom Feist2011-05-051-19/+25
* vim-mode: new branch for fixing input code. Move it all to single location (endTom Feist2011-05-041-516/+524
* added colour_test for testing implementations of 256-colour patchesTom Feist2011-05-041-0/+16
* small documentation fixupTom Feist2011-05-041-0/+5
* vim-mode/vim_mode: fixed the stupd bugs I missed by not testing. Might possiblyTom Feist2011-04-281-2/+2
* vim-mode/vim_mode: added new setting: 'esc_buf_timeout',Tom Feist2011-04-281-2/+9
* notifyquit: fixed check_watchlist test to pass a channel name, not an object.Tom Feist2011-04-221-1/+1
* notifyquit: added additional check for non-channel activities which mayTom Feist2011-04-221-0/+6
* merged vague's changes to watchlist. Things should (in theory) work.Tom Feist2011-04-222-28/+38
* finally fixed link to point at coekies repo.Tom Feist2011-04-222-4/+6
* history-search/README: linkifying failed, fallin back to GH style linkage.Tom Feist2011-04-222-2/+2
* history-search/README: see if we can fix the link to coekies original history...Tom Feist2011-04-222-2/+6
* history-search/README: fix list formatting and a POD formatting error.Tom Feist2011-04-222-21/+32
* quit-notify/notifyquit: updated docs & readme to mention that C-c and C-g bothTom Feist2011-04-222-3/+10
* Merge branch 'dev' of github.com:shabble/irssi-scripts into devTom Feist2011-04-221-6/+9
|\
| * vim-mode: Fix :map displaying <C-H> as mapped to <BS>.Simon Ruderich2011-02-121-0/+2
| * vim-mode: Support ^H as BS key.Simon Ruderich2011-01-201-4/+5
* | Merge branch 'master' into devTom Feist2011-04-2295-806/+9717
|\ \
| * | feature-tests/key_sig: test to see if there's any useful info in the 'keyboardTom Feist2011-04-221-0/+51
| * | act_hide/act_hide: initial commit of an improved version of hide.pl for managingTom Feist2011-04-221-0/+353
| * | start of Makefile to automate generation of README.pod docs for each scriptTom Feist2011-04-221-0/+42
| * | vim-mode/vim_mode: FINAL doc update for now. Or Else.Tom Feist2011-04-223-10/+10
| * | vim-mode/vim_mode: docs: missed a bracket.Tom Feist2011-04-222-2/+2
| * | vim-mode/vim_mode: more doc updates about hooks and sbar items.Tom Feist2011-04-222-37/+59
| * | vim-mode/vim_mode: more documentation on how to use uberprompt hooks andTom Feist2011-04-222-2/+136