mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
"I don't want any windows, I want it just like in ircII!" + /SET
print_active_channel. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2581 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
8c67a92efb
commit
1b6e57f8ab
@ -12,6 +12,7 @@
|
||||
<li><a href="#c2">Basic user interface usage</a>
|
||||
<ul>
|
||||
<li>Split windows work in weird way</li>
|
||||
<li>I don't want any windows, I want it just like in ircII!</li>
|
||||
</ul></li>
|
||||
<li><a href="#c3">Server and channel automation</a>
|
||||
<ul>
|
||||
@ -214,6 +215,13 @@ automatic creating of them with</p>
|
||||
/SET autocreate_windows OFF
|
||||
</pre>
|
||||
|
||||
<p>And if you keep all channels in one window, you most probably want
|
||||
the channel name printed in each line:</p>
|
||||
|
||||
<pre>
|
||||
/SET print_active_channel ON
|
||||
</pre>
|
||||
|
||||
<p>If you want to group only some channels or queries in one window,
|
||||
use</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user