mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
"How do I easily edit existing topic?", "How can I have /WHOIS replies to
active window?" git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2795 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f72b640458
commit
e8c14fea6d
@ -125,3 +125,16 @@ just fine so why bother?</p>
|
||||
better would be if you placed them in <code>~/.irssi/scripts/</code> and
|
||||
created symlinks to autorun directory (eg. <code>cd
|
||||
~/.irssi/scripts/autorun/ ; ln -s ../script.pl .</code>)</p>
|
||||
|
||||
<h3>Q: How do I easily edit existing topic?</h3>
|
||||
|
||||
<p>A: /TOPIC <tab></p>
|
||||
|
||||
<h3>Q: How can I have /WHOIS replies to active window?</h3>
|
||||
|
||||
<p>A: Currently there's no other way than to close the status window, or at
|
||||
least do <code>/WINDOW LEVEL -CRAP</code> in it, but that would make a lot
|
||||
other messages show up in active window too. I don't have many good ideas
|
||||
how this could be easily fixed inside irssi (no, kludging it to only work
|
||||
with whois isn't a "fix") - it'd be possible to create a script do this
|
||||
though but currently it doesn't exist.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user