vim-zsh icon indicating copy to clipboard operation
vim-zsh copied to clipboard

Official Vim Runtime Files for Zsh

Results 4 vim-zsh issues
Sort by recently updated
recently updated
newest added
trafficstars

An example of this is the following, both which are valid (at least execute with a correct response). ```zsh local lmatch=${matching[1 + ((idx-1) & ~1)]} local lmatch=${matching[$((1 + ((idx-1) &...

Expect: ```zsh # Tool {{{2 # zinit id-as depth'1' wait lucid \ if'(($+commands[xdg-open] || $+commands[open]))' \ for sineto/web-search # 2}}} Tool # ``` Actual: ```zsh # Tool {{{2 # zinit...

I ran into this in my own scripts but I found [an example from the zsh docs](http://zsh.sourceforge.net/Doc/Release/Expansion.html#Globbing-Flags) as some proof I'm not writing something completely weird (see the section on...

The following example illustrates the issue: ![Image](https://github.com/user-attachments/assets/e7b0aafb-7bd6-4a8c-851a-1b1dfde11973) The (BOT - TOP) segment breaks subsequent highlighting.