mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Improved hilighting: You can specify what color to hilight the text
with, to channel field type the (mirc) color number, like "4 #blah" hilights the text with red in channel #blah, both color and channel(s) are optional. You can also hilight nicks' colors, to text field type "NICK:nick!mask", like NICK:nick, or NICK:*!*@*.blah.fi hilights people from blah.fi domain git-svn-id: http://svn.irssi.org/repos/irssi/trunk@110 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
20ddd957d9
commit
ba68066184
4 changed files with 29 additions and 26 deletions
3
TODO
3
TODO
|
|
@ -107,7 +107,6 @@
|
|||
|
||||
- autoaway when idling
|
||||
- nickserv support (automatic /msg nickserv identify password)
|
||||
- /set colors on|off
|
||||
- /exec
|
||||
- itext:
|
||||
- save/find text
|
||||
|
|
@ -115,8 +114,6 @@
|
|||
mouse...
|
||||
- if some other window has got much text, switching to it first time
|
||||
takes some time..?
|
||||
- possibility to display different colors in nicks from different people..
|
||||
and different colors for word hilighting too
|
||||
- exceptions for ignoring
|
||||
- editor in setup for ~/.irssi/startup
|
||||
- gui help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue