Next: Wrap, Previous: Info, Up: Virtual Terminal
(none)
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 withallpartial off
. This is a global flag that immediately takes effect on all windows overriding thepartial
settings. It does not change the default redraw behavior of newly created windows.
(none)
If set to on, "alternate screen" support is enabled in virtual terminals, just like in xterm. Initial setting is ‘off’.
(none)
Defines whether the display should be refreshed (as withredisplay
) after switching to the current window. This command only affects the current window. To immediately affect all windows use theallpartial
command. Default is ‘off’, of course. This default is fixed, as there is currently nodefpartial
command.