malxau / yori

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.
http://www.malsmith.net/yori/
MIT License
1.24k stars 31 forks source link

Add additional keyboard navigation from Bash #48

Closed jstarks closed 4 years ago

jstarks commented 4 years ago

This set of commits adds additional input keyboard navigation commands:

jstarks commented 4 years ago

Thanks!