Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a new script server_status.pl | terminaldweller | 2023-09-04 | 1 | -0/+32 |
| | |||||
* | added a trivia script | terminaldweller | 2023-08-22 | 1 | -0/+41 |
| | |||||
* | a fix for the dead channels | terminaldweller | 2023-08-03 | 1 | -4/+15 |
| | |||||
* | added a dead channel mode. accepts a list. will not send anything by ↵ | terminaldweller | 2023-08-03 | 1 | -2/+24 |
| | | | | disabling the enter key. | ||||
* | added two prompts(status bar items) that kinda work more like vim prompts ↵ | terminaldweller | 2023-08-03 | 1 | -3/+157 |
| | | | | now, changing color on mode change) | ||||
* | update | terminaldweller | 2023-07-16 | 1 | -0/+40 |
| | |||||
* | update | terminaldweller | 2023-07-15 | 1 | -10/+34 |
| | |||||
* | update | terminaldweller | 2023-07-14 | 1 | -0/+36 |
| | |||||
* | this change makes it so sb_position's statusbar item updates correctly with ↵ | terminaldweller | 2023-05-22 | 1 | -4/+10 |
| | | | | vim_mode | ||||
* | made it work differently | terminaldweller | 2023-02-09 | 1 | -0/+135 |
| | |||||
* | update | terminaldweller | 2023-01-26 | 1 | -1/+1 |
| | |||||
* | exclusing some channels from logging | terminaldweller | 2022-07-19 | 1 | -1/+1 |
| | |||||
* | exclusing some channels from logging | terminaldweller | 2022-07-19 | 1 | -9/+13 |
| | |||||
* | update | terminaldweller | 2022-05-06 | 1 | -2/+4 |
| | |||||
* | added a very slightly modified irssi-logger | terminaldweller | 2022-05-01 | 1 | -0/+137 |
| | |||||
* | added a modified version of hilite_url | terminaldweller | 2022-05-01 | 1 | -0/+44 |
| | |||||
* | janky fix | terminaldweller | 2022-04-27 | 1 | -3/+12 |
| | |||||
* | Merge pull request #25 from hjan/master | Tom Feist | 2016-08-25 | 1 | -3/+4 |
|\ | | | | | Fix use of uninitialized value in rl_history_match checking | ||||
| * | Fix use of uninitialized value | hjan | 2015-03-22 | 1 | -3/+4 |
| | | | | | | | | | | | | | | When looking up search-matches, the $match variable may be used uninitialized. A simple check before the use avoids that. Signed-off-by: hjan <hoeppner.jan@xurv.org> | ||||
* | | add note to readme about possible stale files | Tom Feist | 2016-08-25 | 1 | -0/+7 |
| | | | | | | mention that this is only semi-maintained by me anymore and that some scripts might be out-of-date, especially the `fixery/` ones that were originally written by someone else. | ||||
* | | Delete obsolete version of adv_windowlist | Tom Feist | 2016-08-25 | 1 | -2564/+0 |
|/ | | | | removed since it's way out of date. Newer versions can be found at https://scripts.irssi.org/scripts/adv_windowlist.pl | ||||
* | oops, escape the var in the documentation. Promise self to actually test ↵ | Tom Feist | 2012-08-06 | 1 | -1/+1 |
| | | | | before releasing. | ||||
* | apply uberprompt_empty / uberprompt_trim_data patch from "meh." | Tom Feist | 2012-08-06 | 1 | -8/+51 |
| | | | | | | | <meh@paranoici.org>, and add (minimal) documentation about it. Not rigorously tested, bug reports welcomed (hopefully acted on faster than the ~2 months it took to get aroudn to applying this patch :p) | ||||
* | added a new boolean setting `uberprompt_restore_on_exit` which determines | Tom Feist | 2012-08-06 | 1 | -3/+7 |
| | | | | | whether it should run the code that removes the uberprompt statusbar, and resets the 'prompt' one. This is probalby only useful if you disable autostart as well. | ||||
* | clean up a bit of the content/style of doc patch by rking. | Tom Feist | 2012-04-28 | 1 | -18/+20 |
| | |||||
* | Merge branch 'master' of github.com:shabble/irssi-scripts | Tom Feist | 2012-04-28 | 1 | -0/+31 |
|\ | |||||
| * | Merge pull request #21 from ryanjosephking/master | Tom Feist | 2012-04-28 | 1 | -0/+31 |
| |\ | | | | | | | Add tip about Alt+_ window switching. | ||||
| | * | Add tip about Alt+_ window switching. | rking | 2012-04-13 | 1 | -0/+31 |
| | | | | | | | | | | | | | | | | | | | | | - Paragraph about how it is better to use Alt+[0-9qwertyuio] than Esc+[0-9qwertyuio] - How to fix metaSendsEscape for xterm. | ||||
* | | | Merge branch 'master' of github.com:shabble/irssi-scripts | Tom Feist | 2012-04-13 | 1 | -0/+15 |
|\| | | |||||
| * | | vim-mode: Document screen/tmux esc timeout issues and fix. | Simon Ruderich | 2012-04-13 | 1 | -0/+15 |
| |/ | |||||
* / | added scriptinfo template stub, but with some naming stuff pasted in for ↵ | Tom Feist | 2012-02-20 | 1 | -0/+166 |
|/ | | | | safekeeping | ||||
* | Merge branch 'richoH-dev', remote-tracking branch 'origin/richoH-dev' | Tom Feist | 2012-02-03 | 3 | -1/+553 |
|\ | |||||
| * | Merge branch 'master' into richoH-devrichoH-dev | richo | 2011-09-23 | 1 | -89/+167 |
| |\ | |||||
| * | | TODO notes | richo | 2011-09-21 | 1 | -0/+4 |
| | | | |||||
| * | | Staging a few ideas on this slow shutdown issue | richo | 2011-09-21 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'master' into richoH-dev | richo | 2011-09-21 | 8 | -16/+145 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into richoH-dev | richo | 2011-07-18 | 165 | -36816/+10982 |
| |\ \ \ | |||||
| * | | | | Added goodnicks from richoH/richos-irssi | richo | 2011-07-18 | 1 | -0/+321 |
| | | | | | |||||
| * | | | | (no commit message) | Rich Healey | 2011-01-07 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Merged changes from masterjoin_password_channels | Rich Healey | 2011-01-06 | 1 | -0/+224 |
| | | | | | | | | | | | | | | | | | | | | Shabble, you can now unmerge them if you want. | ||||
* | | | | | fixerying grep, trying ot introduce colouring of matches. Some initial work ↵ | Tom Feist | 2012-02-03 | 2 | -13/+104 |
| | | | | | | | | | | | | | | | | | | | | on adv_windowlist to support /window goto shortcuts as well | ||||
* | | | | | bump vim_mode version number to 1.1.0 ready for tagging.vim_mode_1.1 | Tom Feist | 2012-02-03 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | mostly refixified grep.pl: building regex in different way | Tom Feist | 2012-02-02 | 1 | -40/+102 |
| | | | | | |||||
* | | | | | added grep.pl to fixery prior to adding some in-app help. | Tom Feist | 2012-02-02 | 1 | -0/+82 |
| | | | | | |||||
* | | | | | vim_mode: change vim_mode_esc_buf_timeout setting to be of type TIME. Default | Tom Feist | 2012-02-02 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remains at 10ms. TODO: people who have customised this already may experience Weird Thiiiings(tm). Test. | ||||
* | | | | | added clean adv_windowlist prior to adding custom channel hilights | Tom Feist | 2011-12-30 | 1 | -0/+2477 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' | Tom Feist | 2011-12-02 | 3 | -0/+340 |
|\ \ \ \ \ | |||||
| * | | | | | Add trackbar with extra goto command, as I couldn't get in touch with | richo | 2011-10-14 | 2 | -0/+204 |
| | | | | | | | | | | | | | | | | | | | | | | | | the original author to contribute | ||||
| * | | | | | Add a hacked up version of fnotify that beeps as well as printing | richo | 2011-10-14 | 1 | -0/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hilights to file This allows you to specify who you want to light up in tmux/screen | ||||
* | | | | | | Another flagrant abuse of version control because I'm too lazy to stash. | Tom Feist | 2011-12-02 | 5 | -27/+134 |
| | | | | | |