You can use a shortcut (shift+space, or whatever you like) to move the cursor.
In your Key Bindings - User
:
{ "keys": ["shift+space"], "command": "move", "args": {"by": "characters", "forward": true} }
You can use a shortcut (shift+space, or whatever you like) to move the cursor.
In your Key Bindings - User
:
{ "keys": ["shift+space"], "command": "move", "args": {"by": "characters", "forward": true} }