From 37b8d68d285302461e2ac54cef12829d4a0713b5 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Tue, 26 Jun 2001 14:48:11 +0000 Subject: added hilight + window scrolling git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1562 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/startup-HOWTO.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html index e0af3492..83ac071f 100644 --- a/docs/startup-HOWTO.html +++ b/docs/startup-HOWTO.html @@ -87,15 +87,25 @@ to bot after joined to efnet/#irssi:

#irssi efnet +If you want lines containing your nick to hilight: + +
+     /HILIGHT nick
+
+

2. Basic user interface usage

+

Windows can be scrolled up/down with PgUp and PgDown keys. If they don't +work for you, use Meta-p and Meta-n keys. For jumping to beginning or end of +the buffer, use /SB HOME and /SB END commands.

+

By default, irssi uses "hidden windows" for everything. Hidden window is created every time you /JOIN a channel or /QUERY someone. There's several ways you can change between these windows:

      Meta-1, Meta-2, .. Meta-0 - Jump directly between windows 1-10
-     Meta-q .. Meta-p          - Jump directly between windows 11-20
+     Meta-q .. Meta-o          - Jump directly between windows 11-19
      /WINDOW <number>          - Jump to any window with specified number
      Ctrl-P, Ctrl-N            - Jump to previous / next window
 
-- cgit v1.2.3