Skip to content

Instantly share code, notes, and snippets.

@mrdaemon
Last active December 18, 2015 12:49
Show Gist options
  • Save mrdaemon/5785687 to your computer and use it in GitHub Desktop.
Save mrdaemon/5785687 to your computer and use it in GitHub Desktop.
irssi plugins I use
15:53 away_hilight_notice | sane non spammy, gentle and well behaved autoresponder when away/detached
15:53 trackbar | Shows a horizontal line to mark where you last read up to when switching windows
15:53 warnkick | Poots a warning when kicked from a channel that isn't active right now
15:53 niq | BitchX-like nick completion with partials in status bar (p. gr8)
15:53 emojis | Knifamode (https://github.com/mrdaemon/irssi-emojis)
15:53 rtrim | trims whitespace at the end of sent lines
15:53 scriptassist | automagic script management
15:53 complete_lastspoke | tab on empty line will complete to nick of person who last spoke
15:53 buf | Saves buffer for in place /upgrade
15:53 active_notice | Show notices into the active channel unless it has its own window (I actually like this)
15:53 nickcolor | Fabulous Nicks
15:53 usercount | user count in status bar
15:53 repeat | skip duplicate lines ("last message repeated X times")
15:53 splitlong | Splits lines longer than what the ircd allows
15:53 hilightwin | horizontal split window above main chat buffer where highlights and messages show
15:53 autowhois_simple | Automatically whois on queries
15:53 tmux_away | sets /away when detached from tmux session
15:53 fakectcp | Replies to CTCP things. Can be made to answer anything to anything.
15:53 window_switcher | Switch windows with /ws and a partial string, live completion in status bar
15:53 clones | Displays clones in the current channel
15:53 dccmove | move files on DCC xfer completion
15:53 resize_split | Resize a split when made active (used with hilightwin)
15:53 away_hilight_notice | arespond.py
15:53 trackbar | <BUILTIN>
15:53 warnkick |
15:53 niq |
15:53 emojis |
15:53 rtrim |
15:53 scriptassist | <BUILTIN>
15:53 complete_lastspoke | zerotab.py
15:53 buf | <BUILTIN>
15:53 active_notice |
15:53 nickcolor |
15:53 usercount |
15:53 repeat |
15:53 splitlong |
15:53 hilightwin | highmon.pl
15:53 autowhois_simple | whois_on_query.py
15:53 tmux_away | mplex.pl (200% superior)
15:53 fakectcp |
15:53 window_switcher | go.py
15:53 clones | clone_scanner.py
15:53 dccmove |
15:53 resize_split |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment