When using the vi/vim mode, I find myself lacking the general text objects that exists in most editors/shells with builtin vim mode. I'm talking about the following:
The basic inside and around text objects. These I find extremely useful when navigating in my shell with the vim mode and want to edit a word I just so happened to be in the middle of.
References
fish has this feature as an example of a shell with vi/vim-like keybinds.
When using the vi/vim mode, I find myself lacking the general text objects that exists in most editors/shells with builtin vim mode. I'm talking about the following:
The basic
insideandaroundtext objects. These I find extremely useful when navigating in my shell with the vim mode and want to edit a word I just so happened to be in the middle of.References
fish has this feature as an example of a shell with vi/vim-like keybinds.