1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-22 22:10:20 +10:00
collapseos/blk/121
Virgil Dupras dc368597a6 VE: Add dirtiness indicator in status bar
Written from VE!
2020-06-11 21:52:08 -04:00

17 lines
323 B
Plaintext

The status line displays the active block number, then the
"modifier" and then the cursor position. When the block is dir-
ty, an "*" is displayed next. At the right corner, a mode letter
can appear. 'R' for replace, 'I' for insert, 'F' for find.
(cont.)