top | item 33710993

(no title)

sblom | 3 years ago

This has caused me to realize that I need to replace my old model of vi:

> command mode has primacy; insert mode is a time-bounded special case

with:

> insert mode is every other mundane editor; use the Esc key to enter the matrix (i.e. command mode)

discuss

order

jchook|3 years ago

> Command mode

I think you mean normal mode.