forked from PsychoticNinja/ailin-nemui-irssi
added hilight + window scrolling
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1562 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
b642a0e16f
commit
37b8d68d28
@ -87,15 +87,25 @@ to bot after joined to efnet/#irssi:</p>
|
|||||||
#irssi efnet
|
#irssi efnet
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
If you want lines containing your nick to hilight:
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
/HILIGHT nick
|
||||||
|
</pre>
|
||||||
|
|
||||||
<h3><a id="c2">2. Basic user interface usage</a></h3>
|
<h3><a id="c2">2. Basic user interface usage</a></h3>
|
||||||
|
|
||||||
|
<p>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.</p>
|
||||||
|
|
||||||
<p>By default, irssi uses "hidden windows" for everything. Hidden
|
<p>By default, irssi uses "hidden windows" for everything. Hidden
|
||||||
window is created every time you /JOIN a channel or /QUERY someone.
|
window is created every time you /JOIN a channel or /QUERY someone.
|
||||||
There's several ways you can change between these windows:</p>
|
There's several ways you can change between these windows:</p>
|
||||||
|
|
||||||
<pre>
|
<pre>
|
||||||
Meta-1, Meta-2, .. Meta-0 - Jump directly between windows 1-10
|
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
|
/WINDOW <number> - Jump to any window with specified number
|
||||||
Ctrl-P, Ctrl-N - Jump to previous / next window
|
Ctrl-P, Ctrl-N - Jump to previous / next window
|
||||||
</pre>
|
</pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user