Jit

Results 31 issues of Jit

#115 refactored `wilder#wildmenu_renderer()` components to use the same `wilder-renderer-highlight-chunk` API as `wilder#popupmenu_renderer()`. This means custom components you may have written might not work anymore. Previously, you could write a component...

config
breaking change

`wilder#wildmenu_renderer()` with `mode: float` and `wilder#popupmenu_renderer()` will sometimes leave behind visual artifacts which cannot be cleared with `redraw`. The visual artifacts can be cleared by causing the grid chars to...

bug
neovim

Setting `ambiwidth=double` might cause `strdisplaywidth()` calculations to be wrong if the terminal still renders the characters as single width. If you have this issue, please post your environment (OS, terminal,...

bug
neovim

Special characters which have the no_reenter flag will cause Cmd2Suggest to exit from the cmdline. Examples of these are ``, ``, `` etc. These cause exit from the cmdline as...

to fix

Cmd2Suggest does not support visual mode i.e. `v/`. To fix in later version.

to fix

Some `cmap`s cause recursive mapping in Cmd2Suggest. To fix in later version.

to fix

### Neovim Version NVIM v0.5.0-dev+1115-gc1fbc2ddf ### Operating system/version: WSL Ubuntu ### Terminal name/version: mintty 3.4.5 ### TERM environment variable xterm-256color ### Installation Built from source ### Steps to reproduce vimrc:...

bug
api

- [ ] Caster 5's R - [ ] Avenger's R (It does not get put on cooldown put I suppose it is going to be refreshed anyway?) - [...

bug or feature?

- [x] Lancer 5's E tooltip says 1.3 cast delay, but [code](https://github.com/dun1007/fateanother/blob/bf44cdbd721138cddec80eddfd6f4f0452cfbd75/game/dota_addons/fateanother/scripts/npc/npc_abilities_custom.txt#L2119) indicates 1.2 - [ ] Lancer 5's Improved Battle Continuation tooltip says revive is at 25% of max...

bug or feature?