Hacker News new | ask | show | jobs
by dwaite 137 days ago
https://stackoverflow.com/questions/66283714/how-can-i-force...

explicitly using vim (rather than the vi alias) is supposed to give the return code behavior you prefer.

1 comments

Thank you! That actually explains everything.