nsh
nsh copied to clipboard
Navigating through text
In other shells like bash or zsh and pretty much any text editor if you press ctrl + left or right arrow key it will go to the next word on that side. In nsh if you press ctrl + an arrow key it doesnt move at all. Its a little quality of life feature I would appreciate being added. If it does get added could you please show me the commit as id like to learn.