aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vim_mode: Minor documentation update.Simon Ruderich2010-09-251-0/+6
* vim_mode: Also display Ex mode in the statusline.Simon Ruderich2010-09-251-0/+2
* vim_mode: Implement vi-operators.Simon Ruderich2010-09-251-219/+201
* vim_mode: _update_mode() also sets mode.Simon Ruderich2010-09-251-8/+6
* vim_mode: Add some minor documentation.Simon Ruderich2010-09-251-0/+2
* fixed I/A swap (patch by rudi_s), and a few other misc. changes.Tom Feist2010-09-251-15/+77
* argument processing is now mostly together, along with rudimentary support forTom Feist2010-09-211-37/+204
* added some brief documentation in comments to vim-modeTom Feist2010-09-201-1/+27
* moved to an emulated keystrokes approach rather than trying to reimplement theTom Feist2010-09-201-42/+69
* new key detection system that incorporates a buffer to identify sequences thatTom Feist2010-09-201-28/+85
* started work on a 'vim-mode' to emulate some of that crazy shit for irssi.Tom Feist2010-09-201-0/+181
* fixed a stupid typo, and made it more clear how to install it.Tom Feist2010-09-201-2/+3
* added a warning message to prompt_info indicating that the user hasn't modifiedTom Feist2010-09-201-0/+11
* added 'space' option to scrolled reminder to take you to the end of theTom Feist2010-09-201-1/+6
* cleaned up formatting, referenced origin of url regex, and filled out script ...Tom Feist2010-09-171-4/+13
* left a debugging print in. Commented it out now. Bah.Tom Feist2010-09-161-1/+1
* fixed bug that tried to complete non-uri strings, and also added a check to seeTom Feist2010-09-161-2/+4
* modified it to use DaringFireball liberal uri match rather than re::common to...Tom Feist2010-09-161-3/+42
* added a script to tab-complete URIs into their tinified equivalentsTom Feist2010-09-161-0/+29
* added some requests for help notes to the index pageTom Feist2010-09-055-9/+499
* extracted all signals from irssi codebase, uniqed and sorted: complete-signal...Tom Feist2010-08-273-0/+1140
* A custom expando like $M that doesnt show channel keyTom Feist2010-08-261-0/+24
* lots of doc updatesTom Feist2010-08-238-127/+390
* moved some stuff into General, and started to modify buildpod.pl to render a ...Tom Feist2010-08-227-13/+231
* oh god stupid git. Well, also my fault for committing the wrong thing.Tom Feist2010-08-211-62/+0
* move fail. MehTom Feist2010-08-211-4/+27
* renamed patch file with svn rev patched againstTom Feist2010-08-211-0/+62
* added masshilight on requset form bikcmp - modified original to support confi...Tom Feist2010-08-211-0/+111
* added first attempt at a patch for creating bindings accessor. Currently live...Tom Feist2010-08-217-282/+473
* some stuff with colour popupsTom Feist2010-08-047-41/+45
* initial add of mirc_colour_popup.plTom Feist2010-07-312-0/+91
* working? verion of scrolled reminderTom Feist2010-07-242-28/+144
* moved testing stuff to a signle dirTom Feist2010-07-247-3/+63
* added some text files with various irssi perl-xs glue function dumpsTom Feist2010-07-242-0/+382
* moved prompt_info to its own subdirTom Feist2010-07-241-0/+0
* moved most tests to feature-tests/Tom Feist2010-07-248-150/+0
* updated script info to add my url and to change contact details to meTom Feist2010-07-241-3/+3
* added some notes to the rl_history_search script regarding the use of Ctrl-S ...Tom Feist2010-07-241-1/+9
* something confusing going on here, have I got nested repos?Tom Feist2010-07-249-0/+695
* misc stuffsTom Feist2010-07-243-48/+23
* modified parse_xsfuncs to output arguments as wellTom Feist2010-07-241-3/+24
* more doc stuffsTom Feist2010-07-243-7/+30
* additional docs about some Irssi:: core funcsTom Feist2010-07-235-37/+79
* removed deprecated irssi::theme podTom Feist2010-07-223-11/+14
* added additional packages and full function dumps to pod, unformatted so farTom Feist2010-07-2223-12/+770
* added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip...Tom Feist2010-07-226-70/+358
* added formats, and some copypasta from default.theme comments into themeTom Feist2010-07-2111-152/+316
* stubbed out empty files, mroe content in GuideTom Feist2010-07-219-5/+110
* added some stuff to the guide, and cleaned up some irssi.pod function descsTom Feist2010-07-2112-71/+201
* more fixing and movingTom Feist2010-07-167-19/+23