Next: HexCode, Previous: NoFileReq, Up: Preferences Commands
Syntax: StatusBar [0|1]
Abbreviation: ST
sets the status bar flag. When this flag is true, the status bar is displayed at the bottom of the screen. There are only two reasons to turn off the status bar we are aware of:
ne
through a slow connection, updating the
line/column indicator can really slow down editing;
If you invoke StatusBar
with no arguments, it will toggle the flag. If you
specify 0 or 1, the flag will be set to false or true, respectively.