Update docs
This commit is contained in:
12
README.md
12
README.md
@@ -28,12 +28,14 @@ grid which is the "inverted default"
|
||||
|
||||
### file view
|
||||
|
||||
this opens the file and displays it but it isn't editable yet. movement is
|
||||
currently enabled through the arrow keys and some key combinations are
|
||||
detected. unknown keys are displayed as errors in the status bar. babi will
|
||||
scroll if the cursor goes off screen either from resize events or from
|
||||
movement.
|
||||
this opens the file, displays it, and can be edited in some ways (but it is not
|
||||
saveable yet). movement is currently enabled through the arrow keys,
|
||||
home + `^A`, end + `^E`, and some key combinations are detected. unknown keys
|
||||
are displayed as errors in the status bar. babi will scroll if the cursor
|
||||
goes off screen either from resize events or from movement.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user