Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
21
bitchx-docs/8_Scripts/window
Normal file
21
bitchx-docs/8_Scripts/window
Normal file
@@ -0,0 +1,21 @@
|
||||
Synopsis:
|
||||
load window
|
||||
|
||||
Description:
|
||||
This script provides some Emacs-like key bindings for manipulating
|
||||
client windows.
|
||||
|
||||
Key Function
|
||||
meta2-0 kill the current window
|
||||
meta2-1 kill all windows except the current one
|
||||
meta2-2 open a new window
|
||||
meta2-+ increase window size by 1 line (also: meta2-z)
|
||||
meta2-- decrease window size by 1 line (also: meta2-^z)
|
||||
meta2-= balance the size of all visible windows
|
||||
|
||||
See Also:
|
||||
load(5); window(4)
|
||||
|
||||
Other Notes:
|
||||
The name of this script's author is not known.
|
||||
|
||||
Reference in New Issue
Block a user