From 19a9936f738129aaca9ca44289b4d40ed2863f08 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sun, 8 May 2022 09:45:01 -0700 Subject: [PATCH] added further notation on how to scroll and find channels in irssi/irc --- irssi/connect_with_irssi.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/irssi/connect_with_irssi.txt b/irssi/connect_with_irssi.txt index b5160b1a..c1731776 100644 --- a/irssi/connect_with_irssi.txt +++ b/irssi/connect_with_irssi.txt @@ -21,10 +21,25 @@ irssi /join channel +# To find channels on specific topics: + +# Examples: + /msg alis LIST searchterm + /msg alis LIST * -topic multiple*ordered*search*terms + /msg alis LIST * -min 50 + /msg alis LIST #foo* + /msg alis LIST #foo* -mode =n + /msg alis LIST *freetopic* -mode -t -show mt + /msg alis LIST ##nocolors* -mode +c -show t + # Some common commands: CTRL + n (navigate to previous window) CTRL + p (navigate to next window) +# Navigate Page Up or Page Down +ALT + n (navigate page down) +ALT + p (navigate page up) + # Show all users in current channel /names