Marskey

Results 11 issues of Marskey

It should be fix by following ``` def resolve_path_variables_of_vs(context, path_with_vars): """ Evaluates paths with visual studio variables """ path_with_vars = path_with_vars.replace('$(ProjectDir)', './') rel_path = os.path.relpath(context.solution_path, context.cmake) path_with_vars = path_with_vars.replace('$(SolutionDir)', rel_path...

![image](https://user-images.githubusercontent.com/13499986/71390876-f3e53700-263c-11ea-953a-65f9e4928b46.png)

can you list up plugins all you used? pls

2022/12/20 15:18:04.133427 678948.259 finished creating word cache: ~ 2022/12/20 15:18:04.133949 678948.781 Received GUI event from neovim 2022/12/20 15:18:04.178140 678992.964 Received GUI event from neovim 2022/12/20 15:18:04.180108 678994.939 Received redraw event...

# Description Fixes #2517 ## Type of change - Bug fix (non-breaking change which fixes an issue) **Configuration**: * Neovim version (nvim --version):0.9.4 * Operating system and version:macos 12.4 #...

# Description fix new input query interrupts the old query when the job is not returning results fast enough. I must admit that my way of fixing was not appropriate...

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

![image](https://github.com/fcsonline/tmux-thumbs/assets/13499986/23317010-1526-49e2-b5b6-8cef60cba056) font is https://github.com/ryanoasis/nerd-fonts/releases/download/v3.1.1/Meslo.zip

Reproduce the issue: ```bash echo "hello\t" ``` then enter fingers mode you'll get this:

bug

## Description ## Related Issue(s) ## Screenshots

stale