Warning: Undefined array key 0 in
/home/public/screen/inc/html.php on line
1271
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1453
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1454
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1457
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1458
Differences
This shows you the differences between two versions of the page.
|
|
— |
commands:defwrap [2010-01-22 23:45] (current) asciiphil created |
| ====== defwrap ====== |
| |
| ===== Default Keybindings ===== |
| |
| None. |
| |
| ===== Syntax ===== |
| |
| * ''**defwrap** on|off'' |
| |
| ===== Description ===== |
| |
| Same as the ''[[commands:wrap]]'' command except that the default setting |
| for new windows is changed. Initially line-wrap is on and can be toggled |
| with the ''[[commands:wrap]]'' command (''[[commands:wrap|C-a r]]'') or by |
| means of "''[[commands:colon|C-a :]] [[commands:wrap]] on|off''". |
| |
| ===== Examples ===== |
| |
| None yet. |
| |
| ===== See Also ===== |
| |
| * [[:terminal]] |
| |