Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | modified gitignore to ignore compilation products from modules/ subdirs | Tom Feist | 2011-02-21 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | moved testing into its own dir | Tom Feist | 2011-02-21 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | minor whitespace muddling | Tom Feist | 2011-02-21 | 1 | -6/+8 | |
| | | | | ||||||
| * | | | mostly functional as script, final comit before transitioning into ↵ | Tom Feist | 2011-02-20 | 1 | -9/+16 | |
| | | | | | | | | | | | | | | | | Test::Irssi module. | |||||
| * | | | fix for program args: make it a reference | Tom Feist | 2011-02-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | added program args to Wheel::Run | Tom Feist | 2011-02-19 | 1 | -3/+14 | |
| | | | | ||||||
| * | | | added a 'overlay' loadable module that's hopefully going to do osme dirty dirty | Tom Feist | 2011-02-19 | 5 | -14/+36 | |
| | | | | | | | | | | | | | | | | things to the curses layer. | |||||
| * | | | updated auto-testing to ebe able to handle inputs, and partially process the ↵ | Tom Feist | 2011-02-19 | 1 | -12/+52 | |
| | | | | | | | | | | | | | | | | output. | |||||
| * | | | semi-working wrapper for irssi allowing command/keystroke injection. Still need | Tom Feist | 2011-02-19 | 1 | -52/+132 | |
| | | | | | | | | | | | | | | | | to work on the output format though. | |||||
| * | | | initial commit, probably about to get blasted. | Tom Feist | 2011-02-19 | 1 | -0/+74 | |
| | | | | ||||||
| * | | | added module 'overlay' to test out some ideas for fiddling with curses ↵ | Tom Feist | 2011-02-19 | 8 | -0/+543 | |
| | | | | | | | | | | | | | | | | widgets internally | |||||
| * | | | added some detail on FSM for input control, and how to detect <esc> sequences. | Tom Feist | 2011-02-19 | 1 | -18/+55 | |
| | | | | ||||||
| * | | | input.txt: Add some general ideas. | Simon Ruderich | 2011-02-19 | 1 | -1/+18 | |
| | | | | ||||||
| * | | | added input.txt where we can plan how the new input system will work | Tom Feist | 2011-02-19 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | fixed deprecated warning on defined (%hash) | Tom Feist | 2011-02-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | try to keep track of forwarded channels (#foo -> ##foo) and /j takes you to teh | Tom Feist | 2011-01-18 | 1 | -7/+18 | |
| | | | | | | | | | | | | | | | | right place. | |||||
| * | | | joinforward/joinforward: a first pass at a script which observes redirection | Tom Feist | 2011-01-18 | 1 | -19/+56 | |
| | | | | | | | | | | | | | | | | messages and automatically overrides /join to point you to the right forwarded channel. | |||||
| * | | | mroe changes to easy_exec to try to get tab-completion of function names. Works, | Tom Feist | 2011-01-18 | 1 | -27/+32 | |
| | | | | | | | | | | | | | | | | but still a bit dumb. | |||||
| * | | | signal_logger: an test to determine how signals are fired, and if they are | Tom Feist | 2011-01-18 | 1 | -0/+170 | |
| |/ / | | | | | | | | | | nested. | |||||
| * | | ido-mode/ido_switcher: added C-k to close windows without exiting mode | Tom Feist | 2011-01-15 | 1 | -1/+16 | |
| | | | ||||||
| * | | bindings: added an example of parsing bindings a'la adv_windowlist. needs some | Tom Feist | 2011-01-15 | 1 | -0/+77 | |
| | | | | | | | | | | | | attributions and cleanup though | |||||
| * | | changed it to actually /join rather than /window goto. | Tom Feist | 2011-01-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | added joinforward: a script to make sure when you try joining a forwaraded | Tom Feist | 2011-01-13 | 1 | -0/+54 | |
| | | | | | | | | | | | | | | | channel, all subsequent "/join #original" will point you at the new one (untested so far) | |||||
| * | | pipes: added an example feature test on how to use pipes for non-blocking | Tom Feist | 2011-01-12 | 3 | -4/+146 | |
| | | | | | | | | | | | | IO. Hope to expand it to include network IO at some point. | |||||
| * | | some dirty hacks to make the package appear as an internal module, LeoNerd++ | Tom Feist | 2011-01-09 | 1 | -5/+13 | |
| | | | ||||||
| * | | added new module stub for attemping to extend perl API | Tom Feist | 2011-01-09 | 8 | -0/+568 | |
| | | | ||||||
| * | | cloned test module to start work on a useful module | Tom Feist | 2011-01-09 | 8 | -0/+569 | |
| | | | ||||||
| * | | ido-mode/ido_switcher: added a ido_show_active_first setting to prioritisebare_module_v1.0 | Tom Feist | 2011-01-09 | 1 | -8/+17 | |
| | | | | | | | | | | | | active windows. On by default. | |||||
| * | | module/test: putting my email address on the internets? Great idea! | Tom Feist | 2011-01-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | module/test: documented it a bit better, and add an unload message. | Tom Feist | 2011-01-09 | 6 | -17/+42 | |
| | | | ||||||
| * | | uberprompt: added /help prompt to mimic built-in help stuffs. | Tom Feist | 2011-01-09 | 1 | -0/+47 | |
| | | | ||||||
| * | | uberprompt: switch to _debug_print(), and clean up some unnecessary ↵ | Tom Feist | 2011-01-09 | 1 | -15/+13 | |
| | | | | | | | | | | | | debugging code | |||||
| * | | uberprompt: use argument parser to ensure a mode is set for /prompt set | Tom Feist | 2011-01-09 | 1 | -7/+40 | |
| | | | ||||||
| * | | make the blasted link absolute to stop GH screwing with me. | Tom Feist | 2011-01-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed broken uberprompt link in readme | Tom Feist | 2011-01-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | updated readme for scripts repo | Tom Feist | 2011-01-08 | 1 | -0/+17 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:shabble/irssi-scripts | Tom Feist | 2011-01-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | - is a valid character in a channel name. | Rich Healey | 2011-01-07 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | moved docs/ to https://github.com/shabble/irssi-docs | Tom Feist | 2011-01-08 | 60 | -35999/+0 | |
| |/ | ||||||
| * | Merge branch 'tab_completion'join_password_protected_channels | Rich Healey | 2011-01-05 | 1 | -1/+15 | |
| |\ | ||||||
| | * | Added support for tab completion. | Rich Healey | 2011-01-05 | 1 | -1/+15 | |
| | | | | | | | | | | | | I believe this patch will work with your original setup too :) | |||||
* | | | removed docs/ from dev branch, since they're all in their own repo (well, wiki) | Tom Feist | 2011-04-22 | 60 | -35999/+0 | |
|/ / | | | | | | | by now. | |||||
* | | feature-tests: looking at ways to read from a DATA fh, and redirect normal | Tom Feist | 2011-01-01 | 2 | -0/+62 | |
| | | | | | | | | command output so it can be parsed. | |||||
* | | docs/General/Internals: start of some documentation of the internals of how | Tom Feist | 2011-01-01 | 1 | -0/+48 | |
| | | | | | | | | irssi works. Beginning with the display subsystem. | |||||
* | | feature_tests/easy_exec: further futile efforts to make a /script exec that | Tom Feist | 2011-01-01 | 1 | -4/+19 | |
| | | | | | | | | exposes all the Irssi exportables into the temp namespace. | |||||
* | | ido-mode/ido_switcher: added help binding (C-h) since there were getting to ↵ | Tom Feist | 2011-01-01 | 1 | -1/+47 | |
| | | | | | | | | | | | | | | | | be a lot of features. TODO: get it displaying better - centered, maybe? | |||||
* | | key_test: dumped some key-processing code in there I plan to look at later. | Tom Feist | 2011-01-01 | 1 | -0/+19 | |
| | | ||||||
* | | module_test: The tiny beginnings of an irssi loadable-module (not script) for | Tom Feist | 2011-01-01 | 9 | -0/+566 | |
|/ | | | | | | | | educational and internals poking purposes. Hopefully one day it might grow up to be a real binary! See README for details on the code I "borrowed" from ahf. I hope I attributed it all ok :) | |||||
* | Merge branch 'dev' of github.com:shabble/irssi-scripts into dev | Tom Feist | 2011-01-01 | 1 | -0/+4 | |
|\ | ||||||
| * | vim_mode: Document cmdchars is not used for mappings. | Simon Ruderich | 2010-11-29 | 1 | -0/+4 | |
| | | | | | | | | Suggested by peth, thanks. |