Hacker News new | ask | show | jobs
by jgtrosh 2983 days ago
As a vim guy, and I say this because I think it makes more sense in vim, I think you mean insert mode (the “normal” mode) and replace mode (the “insert” mode). The fact that the insert is used to toggle out of the default insertion behaviour seems to add confusion.
1 comments

I wasn't using the terms in the vi/m sense, but insert/replace does make more sense.