(Description from left to right; you can also read the bubble help)
-
27:1 current Paragraph:Column, can be edited
A paragraph ends with a Hard Return. The Paragraph value
is independent from the current screen formatting. If no paragraph exceeds the
first line (that means no Soft Returns exists), the Paragraph
number is identical with the line number.
-
< jump to previous highlighted search expression
-
expr1;expr2;expr3: mark search expression: edited expression gets hightlighted
in text; divide several expressions by semicolons
-
> jump to next highlighted search expression
-
Mod = File has been modified, editor content does not represent file content; Mod
7 means file has been changed without saving since 7 minutes; singleclick =
save. XX-XX-XX or XX:XX shows the moment of the last write (date or time if
today) of the file
-
rdonly = file read only, Writing not allowed; r/w = writing allowed
-
Wrap = text gets wrapped at the right end of the window; Long = long lines, wrapping
after 250 chars; Singleclick=switching
-
Ins = Insert mode for writing, Ovrw = Overwrite mode; Singleclick=switching
-
Col = Column block mode for marking text;
NormBlk = normal mode for marking text; Singleclick=switching
-
WIN = Windows Codepage (Ansi, ISO); IBM = IBM (OEM) Codepage (OS/2, DOS); Singleclick=switching;
CTRL-Singleclick = convert the file: that means after saving, the file codepage
has changed; without CTRL, only the view gets changed
-
< open previous file in same directory
-
*.txt Selection of wildcards (filenames with placeholders * and ?) for search criterion
for previous and next file
-
> open next file in same directory
-
PC Changes the coding of Return in files: PC = decimal 13+10, Unix = 10, Mac
= 13
-
single changes the ASCII encoding: single = one character is one byte, UTF8
= characters higher than ASCII-127 are encoded with two or three bytes. Pressing
Ctrl while clicking re-reads the file with changed encoding