| Commit message (Expand) | Author | Age | Files | Lines |
* | ido_switch: general refactor of code for more DRY. Beginning of full listing | Tom Feist | 2010-12-30 | 1 | -284/+471 |
* | ido_switch: create hilight for numbers, and fix bugs with regex match impleme... | Tom Feist | 2010-12-27 | 1 | -11/+19 |
* | ido_switch: bugfix for match hilighting, more indicator options, general comm... | Tom Feist | 2010-12-25 | 1 | -42/+51 |
* | ido_switch: fix to only allow numbers that are prefixes. | Tom Feist | 2010-12-23 | 1 | -1/+1 |
* | ido_switch: searching by number now shows all items having that number as a p... | Tom Feist | 2010-12-23 | 1 | -6/+3 |
* | ido_switch: hilight individual parts of names that correspond to the search | Tom Feist | 2010-12-23 | 1 | -16/+69 |
* | ido_switch: make flex matching behave better, and generally clean up the | Tom Feist | 2010-12-22 | 1 | -23/+50 |
* | history-search/rl_history_search: fix to make sure init() is called after | Tom Feist | 2010-12-13 | 1 | -3/+10 |
* | ido_switch: only use levelclear when necessary (after something has been prin... | Tom Feist | 2010-12-13 | 1 | -0/+3 |
* | ido_switch: SPC jumps to window without exiting mode, RET no longer sends | Tom Feist | 2010-12-12 | 1 | -2/+12 |
* | ido_switch: C-e toggles selection of only active windows | Tom Feist | 2010-12-11 | 1 | -4/+35 |
* | ido_switch: support for numerical selection of windows | Tom Feist | 2010-12-11 | 1 | -1/+4 |
* | ido_switch: flex_match is now case-insensitive | Tom Feist | 2010-12-11 | 1 | -3/+6 |
* | tab displays full list in window, select/cancel clears it. | Tom Feist | 2010-12-11 | 1 | -36/+81 |
* | ido_switcher: implemented the bulk of the script. Tag specific and | Tom Feist | 2010-12-10 | 1 | -53/+118 |
* | test commit | Tom Feist | 2010-12-06 | 1 | -1/+1 |
* | easy_exec: add author info block, Dump() function to call Data::Dumper | Tom Feist | 2010-12-04 | 1 | -4/+14 |
* | template: update template with personal details, add additional imports | Tom Feist | 2010-12-04 | 1 | -2/+6 |
* | easy_exec: override /script exec with a function to export all of the Irssi:: | Tom Feist | 2010-12-04 | 1 | -0/+25 |
* | uberprompt: have the debug_prompt_changed handler added/removed appropriately | Tom Feist | 2010-12-04 | 1 | -4/+7 |
* | ido_switcher: some progress, ported most of the modal functionality from | Tom Feist | 2010-12-04 | 1 | -70/+146 |
* | ido_switcher: start of a new window switching mode based around emacs ido-mode | Tom Feist | 2010-12-04 | 1 | -0/+271 |
* | sb_position: oops, switch back to default sbar view | Tom Feist | 2010-12-02 | 1 | -2/+2 |
* | sb_position: fix incorrect percent showing at beginning and end of buffer. | Tom Feist | 2010-12-02 | 1 | -16/+17 |
* | sb_position: account for empty_linecount to fix incorrect position on /clear, | Tom Feist | 2010-12-02 | 1 | -6/+16 |
* | sb_position: /sb commands now work and cause the update as expected | Tom Feist | 2010-12-02 | 1 | -2/+9 |
* | sb_position: moved register and sig code into init(), weird hacky bugfix for ... | Tom Feist | 2010-12-02 | 1 | -11/+15 |
* | sb_position: added a (presumably) working version of rudi_s' scrollback posit... | Tom Feist | 2010-12-02 | 1 | -0/+90 |
* | Revert "vim_mode: prototype of partial ex bindings" | Tom Feist | 2010-12-01 | 1 | -31/+4 |
* | docs: recommitting due to revert confusion | Tom Feist | 2010-12-01 | 2 | -4/+2 |
* | vim_mode: prototype of partial ex bindingsmap-enhance | Tom Feist | 2010-12-01 | 1 | -4/+31 |
* | docs: clarify signal_remove cannot be applied to coderef handlers. | Tom Feist | 2010-12-01 | 2 | -2/+4 |
* | docs: updated buildpod script to save to new tmp locationvim_mode_1.0 | Tom Feist | 2010-11-26 | 1 | -1/+1 |
* | uberprompt: squash an uninitalised warning in $cumode checking | Tom Feist | 2010-11-24 | 1 | -2/+3 |
* | uberprompt: prompt now updates correctly with $cumode expando | Tom Feist | 2010-11-24 | 1 | -1/+25 |
* | uberprompt: updates prompt for changes to $N (your nick) | Tom Feist | 2010-11-24 | 1 | -0/+2 |
* | uberprompt: now updates correctly for some additional expandos, such as $tag | Tom Feist | 2010-11-24 | 1 | -4/+20 |
* | vim_mode: mapped Irssi commands only use $server context if it is available. | Tom Feist | 2010-11-22 | 1 | -1/+9 |
* | vim_mode: fix :snext/prev generating warnings when not connected | Tom Feist | 2010-11-22 | 1 | -0/+6 |
* | scrolled_reminder: remove 'SPC goes to end of buffer' message once it has bee... | Tom Feist | 2010-11-17 | 1 | -0/+3 |
* | bugfix: stop rl_history_search dumping core by spelling 'signal_remove' properly | Tom Feist | 2010-11-17 | 1 | -1/+1 |
* | Merge remote branch 'origin/dev' | Tom Feist | 2010-11-08 | 1 | -1/+1 |
|\ |
|
| * | vim-mode: Fix s not using count. | Simon Ruderich | 2010-11-08 | 1 | -1/+1 |
* | | fix for prompt_ifno users upgrading to uberprompt without restart (hopefully) | Tom Feist | 2010-11-08 | 1 | -0/+3 |
|/ |
|
* | removed test/ dir since it was causing too much trouble | Tom Feist | 2010-11-05 | 7 | -1072/+2 |
* | rl_search_history: bump version number | Tom Feist | 2010-11-05 | 1 | -1/+1 |
* | url_hilight: added a warning about unfinishedness, and make it at least compile. | Tom Feist | 2010-11-05 | 1 | -4/+11 |
* | added some feature tests for format expansion | Tom Feist | 2010-11-05 | 4 | -53/+213 |
* | vim_mode: added a setting for 'prompt_leading_space' to determine whether the | Tom Feist | 2010-11-04 | 1 | -6/+15 |
* | vim_mode: bugfix for error on :map<spc>, should be treated as just :map<ret> | Tom Feist | 2010-11-04 | 1 | -1/+1 |