October 30, 2018
I recently transitioned from using vi mode in bash to the default command line shortcuts. I had ignored them for a long time but after a brief period sitting and learning a few I no longer missed vi mode. Some of the key reasons that prompted me to change are:
vi mode does not have a visual prompt, leading to unecassary escape smashing I only used the most basic motion command, eschewing a lot of the power of the vi commands When ssh’ing into other boxes the switch in interface is jarring.