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:allpartial [2010-01-22 23:09] (current) asciiphil created |
| | ====== allpartial ====== |
| | |
| | ===== Default Keybindings ===== |
| | |
| | None. |
| | |
| | ===== Syntax ===== |
| | |
| | * ''**allpartial** on|off'' |
| | |
| | ===== Description ===== |
| | |
| | If set to "on", only the current cursor line is refreshed on window |
| | change. This affects all windows and is useful for slow terminal lines. |
| | The previous setting of full/partial refresh for each window is restored |
| | with "''allpartial off''". This is a global flag that immediately takes |
| | effect on all windows, overriding the "''[[commands:partial]]''" settings. |
| | It does not change the default redraw behavior of newly created windows. |
| | |
| | ===== Examples ===== |
| | |
| | None yet. |
| | |
| | ===== See Also ===== |
| | |
| | * [[:terminal]] |
| |