2 Commits

Author SHA1 Message Date
dd2c888766 update man page
Some checks failed
Release / Bump Homebrew formula (push) Has been cancelled
2025-11-22 01:48:31 -08:00
2967998893 Update README
Some checks failed
Release / Bump Homebrew formula (push) Has been cancelled
2025-11-22 01:45:59 -08:00
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,9 @@ used fairly often.
See the man page for more info.
It should be available via homebrew, even.
It should be available via homebrew, even:
brew tap kisom/homebrew-tap
brew install ke
Released under an ISC license.

2
ke.1
View File

@@ -24,8 +24,6 @@ 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