jeffreytse / zsh-vi-mode

💻 A better and friendly vi(vim) mode plugin for ZSH.
MIT License
2.99k stars 103 forks source link

[Feature Request] Support "block" text objects (e.g. `vib` 'caB`, etc.) #142

Open milesfrain opened 2 years ago

milesfrain commented 2 years ago

It would be great if there was support for "block" selection objects. For example:

List of selection objects: http://vimdoc.sourceforge.net/htmldoc/motion.html#object-select

Follow-up to https://github.com/jeffreytse/zsh-vi-mode/pull/140#issuecomment-970206861

jeffreytse commented 2 years ago

Hi @milesfrain

Thanks for the delay, I'm happy that you commit this issue. Currently, I'm busy, but I will work on this feature in the future. Hope you have a good day! : )

Thanks and Regards