junie-undo

This commit is contained in:
2025-11-29 11:55:55 -08:00
parent a574df2ab7
commit 0cfb06dff2
9 changed files with 388 additions and 57 deletions

4
ke.1
View File

@@ -65,9 +65,9 @@ Reload the current buffer from disk.
.It C-k s
Save the file, prompting for a filename if needed. Also C-k C-s.
.It C-k u
Undo changes (not implemented; marking this k-command as taken).
Undo changes.
.It C-k U
Redo changes (not implemented; marking this k-command as taken).
Redo changes.
.It C-k x
save the file and exit. Also C-k C-x.
.It C-k y