Oneechan69
Oneechan69
even with the SLURP_ARGS exported I still see a white overlay on the current app when I do `grimblast save area`.
@lobre The issue is that for instance if I type `CTRL ALT M`, it registers as `CTRL 1`. I only want it to be `1` if I press `Alt M`...
* I want `Alt M` mapped to `1` * `Alt Shift M` mapped to `!` * Pressing `Alt` and `M` with any modifiers other than shift, just emits those keys....
It's been 6 years since there's been any activity on the repo.
(copy and pasting from my issue: https://github.com/neovide/neovide/issues/3090) *The smooth cursor in insert mode is by my single favorite Neovide visual feature* so 0.15.0 is a big downgrade for me, I'm...
I used an LLM and edited the output for this autocmd to toggle the VFX in insert mode, in my init.lua ```lua if vim.g.neovide then vim.api.nvim_create_autocmd("ModeChanged", { callback = function(args)...
Yeah I'm not talking about the extension, but the tutorial.
Which fork?
I Would also like this.