Gabriele Musco
Gabriele Musco
> When pressing a button it records 2 keystrokes What do you mean? Could you elaborate? > Also, it seems that modifier keys cannot be set as buttons For this...
> Did i explain it better? Yes, definitely. Unfortunately I never tested this feature extensively since I don't own any macro enabled razer devices. > i don't know if holding...
@panzth I think I need a better explanation on this issue: > When a button is pressed keystroke is recorded and when the button is released another keystroke is recorded....
As an additional comment, [support for this language server has already been merged to nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/pull/2132)
> why not make use of `size` being a callback? You mean in here? ```lua local opts = { cmd = exec[1], cmd = exec[1], keymap = exec[2], keymap =...
I reworked the way this works: now instead of using a config we again use the argument passed in exec, and distinguish between float and int for checking if the...
Sorry it took me a while to get back to this. With [this](https://github.com/LunarVim/LunarVim/pull/3110#discussion_r988954577) proposed suggestion the terminal sizes will be set when you open lvim, and stay at that size...
Anything else blocking this?
Other apps that suffer from this are wezterm, alacritty and neovide