"print text finished" -> "gui print text finished". Added %[options] format

for printing text. The syntax for options is [+-]<option>[+-]<option>...
Currently supports options 't' = timestamp, 'T' = server tag, 's' =
line_start, 'S' = line_start_irssi. -s or -S means don't print the
line_start. For example %[-st+T] would never print line_start or timestamp
to line, but would always print server tag to line.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1569 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-06-26 21:28:00 +00:00 committed by cras
commit 6362ab86f6
6 changed files with 175 additions and 90 deletions

View file

@ -224,7 +224,7 @@ FE common
"gui window goto", int number
(Can be used to determine when all "gui print text"s are sent (not required))
"print text finished", WINDOW_REC
"gui print text finished", WINDOW_REC
* Provides signals: