ke: add delete-line

This commit is contained in:
2024-05-29 08:54:42 -07:00
parent 5c0c7d9946
commit 0d540c9a2f
2 changed files with 22 additions and 17 deletions

2
ke.1
View File

@@ -24,6 +24,8 @@ saving a file can be done with either C-k s or C-k C-s.
.Bl -tag -width xxxxxxxxxxxx -offset indent
.It C-k BACKSPACE
Delete from the cursor to the beginning of the line.
.It C-k C-d
Delete the current row.
.It C-k d
Delete from the cursor to the end of the line.
.It C-k e