mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Changed option handling in /commands. Irssi will now complain about
unknown options and missing option arguments. Renamed /SERVER -add, -remove and -list to /SERVER ADD, REMOVE and LIST. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@365 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
ca4226cca6
commit
a5d31a195d
34 changed files with 949 additions and 576 deletions
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
Irssi's colors that you can use in text formats etc. :
|
||||
|
||||
text text background
|
||||
---------------------------------------------------------------------
|
||||
%k %K %0 black bold black black
|
||||
|
|
@ -17,3 +20,7 @@
|
|||
%| Marks the indentation position
|
||||
%% A single %
|
||||
|
||||
MIRC colors that you can use when writing text to channel and with
|
||||
hilighting text:
|
||||
|
||||
FIXME: list them :)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue