Back to issue list Export

It would seem to be quite doable to have a vim specific prediction engine which tries to track the mode (normal/insert/command/visual/visual block) and perform accordingly.

travisb 2014-04-23 03:48:25
hash: f8a4adcfe82cc43725159fe488eb7cc907df8e21c621f7a2e81dba22419f127d
Date: 2014-04-23 03:48:25
User: travisb

One easy way to accomplish this would be to have an escape code which entered/exited vi prediction, then the editor could be configured to emit the correct codes when necessary.


Tracked by Nitpick