Results 5 issues of Iskustvo

Is it possible to achieve the following highlighting in ZLE's Vi visual mode? ![2022-08-10-213746_1920x1080_scrot](https://user-images.githubusercontent.com/23140889/184008770-9b0174f2-391b-4af6-930a-07873edb3858.png) (The picture was taken from Vim, not Zsh) So, to break it down, what I would...

Question

Steps to reproduce: * Start the zsh in new terminal emulator, without any configuration ```zsh termite -e 'zsh -dfi' ``` * Use Vi keybindings with support for block/bar cursor changing...

Steps to reproduce: * Start the zsh in new terminal emulator, without any configuration ```zsh termite -e 'zsh -dfi' ``` * Source z-sy-h from where it's installed, and use only...

Steps to reproduce: * Start the zsh in new terminal emulator, without any configuration ```zsh termite -e 'zsh -dfi' ``` * Source z-sy-h from where it's installed, and use only...

### Description It shouldn't be too hard to imagine that Neovim users would like to write Lua functions to do some custom shenanigans which they want in their ideal workflow....

enhancement