most.txt (most-5.1.0) | : | most.txt (most-5.2.0) | ||
---|---|---|---|---|
skipping to change at line 66 | skipping to change at line 66 | |||
are not wrapped but are instead truncated. When truncation | are not wrapped but are instead truncated. When truncation | |||
occurs, this is indicated by a `$' in the far right column of | occurs, this is indicated by a `$' in the far right column of | |||
the terminal screen. The RIGHT and LEFT arrow keys may be used | the terminal screen. The RIGHT and LEFT arrow keys may be used | |||
to view lines which extend past the margins of the screen. The | to view lines which extend past the margins of the screen. The | |||
-w option may be used to override this feature. When a window | -w option may be used to override this feature. When a window | |||
is wrapped, the character `\' will appear at the right edge of | is wrapped, the character `\' will appear at the right edge of | |||
the window. | the window. | |||
Commands are listed below. | Commands are listed below. | |||
COLOR SUPPORT | ||||
most has supported both 256-color and 24 bit truecolor | ||||
terminals since version 5.2. Not all terminals are capable of | ||||
generating arbitrary 24 bit colors. If your terminal supports | ||||
24 bit colors, but most does not detect it, then set the | ||||
environment variable | ||||
COLORTERM=truecolor | ||||
to force 24 bit truecolors to be used. | ||||
OPTIONS | OPTIONS | |||
-1 | -1 | |||
VT100 mode. This is meaningful only on VMS systems. This | VT100 mode. This is meaningful only on VMS systems. This | |||
option should be used if the terminal is strictly a | option should be used if the terminal is strictly a | |||
VT100. This implies that the terminal does not have the | VT100. This implies that the terminal does not have the | |||
ability to delete and insert multiple lines. VT102s and | ability to delete and insert multiple lines. VT102s and | |||
above have this ability. | above have this ability. | |||
-b | -b | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 11 lines changed or added |