Persy

Results 5 issues of Persy

```vim :=printf("Leaderf gtags -d %s --auto-jump", expand("")) ``` 配合`let g:Lf_JumpToExistingWindow = 1`,我想实现当只有一处定义(搜索结果)的时候,如果已存在目标tab,那么跳到目标tab,如果不存在目标tab则新建tab并跳过去,请问可以做到吗?

```vim xmap if (coc-funcobj-i) omap if (coc-funcobj-i) xmap af (coc-funcobj-a) omap af (coc-funcobj-a) ``` Above four map cannot work for getter/setter functions. .eg typescript ```typescript get fn():number{ return 1; }...

Can't fix

system is WSL1 zstd = "0.12.4" ```log Compiling zstd-sys v2.0.8+zstd.1.5.5 error: failed to run custom build command for `zstd-sys v2.0.8+zstd.1.5.5` Caused by: process didn't exit successfully: `/home/xxx/tests/target/debug/build/zstd-sys-6de84f47b12dee8a/build-script-build` (exit status: 101)...

expose type "cs_x86_encoding" for X86InsnDetail please, thanks

enhancement

[iced leaks](https://github.com/icedland/iced/issues/552) Do you want to change iced-x86 to udis86?