Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uberprompt: TODO notes.dev | Tom Feist | 2011-04-28 | 1 | -0/+5 |
| | |||||
* | scriptassist/scriptassist: start of refactor/rewrite with modernish perl | Tom Feist | 2011-04-28 | 1 | -527/+555 |
| | |||||
* | simple-act/simple_activity: updates, still crashing. | Tom Feist | 2011-04-28 | 1 | -17/+60 |
| | |||||
* | vim-mode/vim_mode: partial feature for cursor motion using arrow keys in ex | Tom Feist | 2011-04-28 | 1 | -9/+32 |
| | | | | mode. Incomplete and buggy. Do not merge. | ||||
* | simple-act/simple_activity: first attempt at making a replacement statusbar item | Tom Feist | 2011-04-28 | 1 | -0/+105 |
| | | | | | for the 'act' builtin statusbar item. Seems to be a bit broken atm though (and debug prints segfault irssi. Ho Hum). | ||||
* | scriptassist/scriptassist: fixed help() | Tom Feist | 2011-04-23 | 1 | -43/+47 |
| | |||||
* | added scriptassist/scriptassist, beginning to modernise it a bit. | Tom Feist | 2011-04-23 | 2 | -0/+1259 |
| | |||||
* | 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 |
| | | | | influence watchlist. | ||||
* | merged vague's changes to watchlist. Things should (in theory) work. | Tom Feist | 2011-04-22 | 2 | -28/+38 |
| | | | | Testers needed. | ||||
* | 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 ↵ | Tom Feist | 2011-04-22 | 2 | -2/+6 |
| | | | | history_search | ||||
* | 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 |
| | | | | cancel message | ||||
* | Merge branch 'dev' of github.com:shabble/irssi-scripts into dev | Tom Feist | 2011-04-22 | 1 | -6/+9 |
|\ | | | | | | | | | Conflicts: vim-mode/vim_mode.pl | ||||
| * | 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 |
| | | | | | | | | | | | | Reported by peth. At the moment it's not working for custom mappings though! | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | created' signals. Answer is no, because it gets initialised befor the perl core, so we're too late to handle the signal. Might be a useful testcase for when I start meddling with multiple keyboards though. | ||||
| * | | act_hide/act_hide: initial commit of an improved version of hide.pl for managing | Tom Feist | 2011-04-22 | 1 | -0/+353 |
| | | | | | | | | | | | | activity_hide_(targets|level) settings. | ||||
| * | | start of Makefile to automate generation of README.pod docs for each script | Tom Feist | 2011-04-22 | 1 | -0/+42 |
| | | | | | | | | | | | | with embedded POD. | ||||
| * | | 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 |
| | | | | | | | | | | | | expandos to get vim_mode sbar items or variables. | ||||
| * | | notifyquit: maybe implemented todo item re: keeping watchlist of channel | Tom Feist | 2011-04-22 | 1 | -5/+157 |
| | | | | | | | | | | | | occupants to minimise false-positive matches. Needs testing though. | ||||
| * | | vim-mode/vim_mode: added a new $vim_wins expando to be used instead of the | Tom Feist | 2011-04-22 | 1 | -16/+28 |
| | | | | | | | | | | | | vim_windows statusbar item if desired. | ||||
| * | | 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 |
| | | | | | | | | | | | | readme file. | ||||
| * | | notifyquit: added notifyquit_exceptions setting, which takes a space separated | Tom Feist | 2011-04-21 | 1 | -18/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list of regular expressions in the form /regex/. If any of the regexen match, the message will be allowed to proceed without the confirmation step. Defaults are: /^https?/ /^ftp/ | ||||
| * | | uberprompt: added documentation for all the uberprompt settings, including the | Tom Feist | 2011-04-18 | 2 | -2/+110 |
| | | | | | | | | | | | | new uberprompt_*_hook commands. Updated Readme. | ||||
| * | | uberprompt: added uberprompt_load_hook and uberprompt_unload_hook settings which | Tom Feist | 2011-04-18 | 1 | -0/+33 |
| | | | | | | | | | | | | run user-specified commands during uberprompt startup and shutdown. | ||||
| * | | vim-mode/vim_mode: added '$vim_cmd_mode' expando that contains the same info as | Tom Feist | 2011-04-18 | 1 | -4/+20 |
| | | | | | | | | | | | | the vim_mode sbar item. Needs some cleanup though | ||||
| * | | uberprompt: minor cleanup of MSGLEVEL args. | Tom Feist | 2011-04-18 | 1 | -3/+3 |
| | | | |||||
| * | | uberprompt: rebuild docs AGAIN. :( | Tom Feist | 2011-04-18 | 2 | -221/+10 |
| | | | |||||
| * | | uberprompt: updated readme | Tom Feist | 2011-04-18 | 1 | -0/+214 |
| | | | |||||
| * | | moved older scripts out of prompt-info to ensure uberprompt readme is ↵ | Tom Feist | 2011-04-18 | 5 | -0/+1114 |
| | | | | | | | | | | | | correctly generated (2) | ||||
| * | | moved older scripts out of prompt-info to ensure uberprompt readme is ↵ | Tom Feist | 2011-04-18 | 6 | -1127/+26 |
| | | | | | | | | | | | | correctly generated | ||||
| * | | added uberprompt readme | Tom Feist | 2011-04-18 | 1 | -0/+221 |
| | | | |||||
| * | | uberprompt: converted header comments to POD | Tom Feist | 2011-04-18 | 1 | -171/+199 |
| | | | |||||
| * | | vim-mode/vim_mode: all bullet points finally fired. I hope. | Tom Feist | 2011-04-18 | 2 | -92/+176 |
| | | | |||||
| * | | vim-mode/vim_mode: more docs update. Grar. | Tom Feist | 2011-04-18 | 2 | -44/+16 |
| | | | |||||
| * | | vim-mode/vim_mode: updated docs (only partially, to see how it looks) | Tom Feist | 2011-04-18 | 2 | -75/+139 |
| | | | |||||
| * | | ido-mode: updated POD to try to stop the README from adding anchors everywhere. | Tom Feist | 2011-04-18 | 2 | -67/+153 |
| | | | |||||
| * | | updated a whole bunch of README files. | Tom Feist | 2011-04-18 | 6 | -4/+746 |
| | | | |||||
| * | | readme_generator: now producing POD output. | Tom Feist | 2011-04-18 | 1 | -11/+3 |
| | | | |||||
| * | | removed original markdown readmes | Tom Feist | 2011-04-18 | 2 | -467/+0 |
| | | | |||||
| * | | protecting my newly podded docs against a rogue README generator. | Tom Feist | 2011-04-18 | 3 | -93/+167 |
| | | | |||||
| * | | trying out README's in pod now, to avoid the markdown pain. | Tom Feist | 2011-04-18 | 1 | -0/+135 |
| | | |