Rearranged status bar a bit
This commit is contained in:
@@ -71,7 +71,7 @@ Invoking `nne` without arguments just creates a new buffer. You can specify a fi
|
||||
|
||||
### Status bar
|
||||
|
||||
The status bar in nne is the last line of the terminal. Some operations may change its contents, but normally it consists of the following elements: `[state] [filename] [row],[col] [file%] [W]x[H]`, where:
|
||||
The status bar in nne is the last line of the terminal. Some operations may change its contents, but normally it consists of the following elements: `[state] [row],[col] [file%] [W]x[H] | [filename]`, where:
|
||||
|
||||
- `[state]` can be `-` (normal/insertion) or `C` (modal command),
|
||||
- `[filename]` refers to the file currently being edited,
|
||||
|
||||
Reference in New Issue
Block a user