New commandline mode that uses the status text bar to emulate vim commandline-mode in a more natural vim way, rather than using 10x command panel. \
This is for commands that start with : and searching with /. However searching is currently unsupported as we're awaiting some new 10x commands to support it.
Experimental and open for feedback. It's disabled by default and can be enabled by setting VimEnableCommandlineMode: true in settings and restarting 10x.
New commandline mode that uses the status text bar to emulate vim commandline-mode in a more natural vim way, rather than using 10x command panel. \
This is for commands that start with
:
and searching with/
. However searching is currently unsupported as we're awaiting some new 10x commands to support it.Experimental and open for feedback. It's disabled by default and can be enabled by setting VimEnableCommandlineMode: true in settings and restarting 10x.
Known missing features:
Demonstration: