mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2746 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
d856e65e6d
commit
8009aae044
8 changed files with 10 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
How to submit a good bug report?
|
||||
|
||||
Send them to tss@iki.fi (just like all the other irssi-related things).
|
||||
Send them to bugs@irssi.org.
|
||||
|
||||
First you should give the following information:
|
||||
- irssi version, if CVS (or devel. tarball) then which day?
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ know of any such events irssi doesn't know about.</p>
|
|||
|
||||
<p>Anyway, if this does happen, do <code>/RAWLOG SAVE ~/rawlog</code> soon
|
||||
after joining to channel, and either try to figure out yourself why irssi
|
||||
didn't get reply to WHO request, or send the whole log to tss@iki.fi. Note
|
||||
didn't get reply to WHO request, or send the whole log to cras@irssi.org. Note
|
||||
that the rawlog is by default only 200 lines and it may not be enough to
|
||||
show all needed information, so you might want to do <code>/SET rawlog_lines
|
||||
1000</code> or so.</p>
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
%9 %_ Bold on/off
|
||||
%: Insert newline
|
||||
%| Marks the indentation position
|
||||
%# Monospace font on/off (useful with lists and GUI)
|
||||
%% A single %
|
||||
|
||||
In .theme files %n works a bit differently. See default.theme
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Irssi 0.8 documentation - http://irssi.org/
|
||||
|
||||
Copyright(c) 2000 Timo Sirainen <tss@iki.fi>
|
||||
Copyright(c) 2000 Timo Sirainen <cras@irssi.org>
|
||||
|
||||
|
||||
Index
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue