Status Bar

EditPlus

Status Bar

The status bar is displayed at the bottom of the EditPlus window. To display or hide the status bar, use the Status Bar command on the View menu.

The left area of the status bar describes actions of menu items as you use the arrow keys to navigate through menus. This area similarly shows messages that describe the actions of toolbar buttons as you depress them, before releasing them. If after viewing the description of the toolbar button command you wish not to execute the command, then release the mouse button while the pointer is off the toolbar button.

The right areas of the status bar indicates the status of the active document and the editor:

IndicatorDescription

ln 1Current line of the active document.
col 1Current column of the active document.
1Total lines of the active document.
00Unicode hex value of current character.
PCIndicates current file format. PC or UNIX.
UnicodeIndicates current file encoding. 'ANSI' for normal text files, 'Unicode'/'U BE'/'UTF-8' for Unicode/Unicode big endian/UTF-8 encodings. For other encodings, it displays the code page identifiers. For a list of the code page identifiers and corresponding languages, please see codepage.txt file in the EditPlus directory.
INSIndicates whether current input mode is insert mode or overwrite mode.
READIndicates whether the active document is read-only or not.