How can I toggle between write/insert mode.
- Insert mode: push characters away.
- Write mode: override existing characters.
>Solution :
There is an extension called Overtype that achieves this. It works simply by pressing the Insert key just like many other applications. You can also toggle the modes using Ctrl + Shift + I.