I see no use for the numlock key, I’d rather just have the numpad on the whole time. Are there actually cases where it is useful or people who for some reason prefer their numpad turned off?
I see no use for the numlock key, I’d rather just have the numpad on the whole time. Are there actually cases where it is useful or people who for some reason prefer their numpad turned off?
Ctrl-e in bash is move cursor to end. Ctrl-a is like home.
emacs?!
set -o vi
unless you just want to see the world burn(I’m kidding, I use the emacs shortcuts in bash, but vim is my goto text editor)
Yeah I’m the same. Emacs shortcuts make a lot of sense for readline programs.