Age | Commit message (Collapse) | Author |
|
warning:
* may be buggy
This commit adds support for sideways splits into Irssi. To that regard,
there are a number of new commands available
the "R" commands:
/window new rsplit - make a new sideways split
/window rshow - show an existing window to the right
/window rgrow/rshrink/rsize/rbalance
- manipulate the size of your sideways split windows
the "D" commands:
/window dup/ddown/dleft/dright
- navigate the windows directionally, as an alternative to
/window up/down that you can bind to some key
/window move dleft/dright - the same for moving
Enjoy!
|
|
Properly describe the window command.
Make help sort order deterministic.
|
|
Applied grammar and styling corrections.
|
|
Rewrote the syntax documentation of U-Z commands.
|
|
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4582 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
|
[17:01:09] :@tomaw: Add HELP LEVELS to see also in /HELP WINDOW :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4579 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
|
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4427 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
|
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1637 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
|
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
|