logoalt Hacker News

mr_mitmlast Thursday at 9:27 AM3 repliesview on HN

My biggest complaint about the fish shell is the lack of true vi mode. They attempt to emulate it and it works to some degree, but it's no comparison to readline's implementation.


Replies

maleldillast Thursday at 2:01 PM

You can always use Alt-E to open the command line in $EDITOR if you need more powerful commands. I find it better to use readline for small changes and jumping to vim for bigger ones.

dunblast Thursday at 3:34 PM

What is it lacking in your eyes that makes it not true? I find fish’s vi mode more ergonomically complete for things like editing multi-line commands

show 1 reply
umanwizardlast Thursday at 3:04 PM

Have you tried a recent version? An issue I opened about this years ago was finally closed, they claim it’s fixed now. I haven’t tried the purported fix, though.

show 1 reply