nuta / nsh

A command-line shell like fish, but POSIX compatible.
906 stars 34 forks source link

Support ^N, ^P, ^B and ^F #4

Closed agatan closed 4 years ago

agatan commented 4 years ago

Same as #2. Sorry, I've forgotten to add ^B and ^F, and add them to the history mode.

nuta commented 4 years ago

Looks good. Thanks!