Open
Description
This was a comment in #51, but I think it deserves its own thread.
The suggestion is to add a new mode InputfieldNormal
in input field such that entering keys does not edit the input field but moves the cursor like in vim. For e.g., w moves the cursor using and b moves the cursor using and k moves the cursor using etc. And i brings back the insert mode.