From e8c14fea6d7e02765c85417ca5e81e4f0f42d602 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 15 May 2002 23:09:17 +0000 Subject: "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 --- docs/faq.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/faq.html b/docs/faq.html index ea21e29e..d25a030a 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -125,3 +125,16 @@ just fine so why bother?

better would be if you placed them in ~/.irssi/scripts/ and created symlinks to autorun directory (eg. cd ~/.irssi/scripts/autorun/ ; ln -s ../script.pl .)

+ +

Q: How do I easily edit existing topic?

+ +

A: /TOPIC <tab>

+ +

Q: How can I have /WHOIS replies to active window?

+ +

A: Currently there's no other way than to close the status window, or at +least do /WINDOW LEVEL -CRAP 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.

-- cgit v1.2.3