update docs

This commit is contained in:
~d6 2022-03-26 15:30:38 -04:00
parent df70eb0848
commit 4e6e685a92
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ the femto status line contains a lot of information:
2. the file name (e.g. "scratch.tal")
3. the number of bytes/lines (e.g. "[49 bytes, 8 lines]"
4. the x/y cursor position (e.g. "(1,8)" for col 1, row 8)
5. whether tabs ("[t]") or spaces ("[s]") are inserted by tab key
---- special key bindings ----
@ -71,6 +72,7 @@ the femto status line contains a lot of information:
M-< go to start of file
M-> go to end of file
M-g go to line
C-l center screen on cursor line
C-d delete
M-c toggle color scheme