Iskustvo
Iskustvo
Is it possible to achieve the following highlighting in ZLE's Vi visual mode?  (The picture was taken from Vim, not Zsh) So, to break it down, what I would...
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...
Expose simple Lua API function which will synchronously return blamed line for opened file snapshot
### 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....