Subhaditya Nath
Subhaditya Nath
My suggestion? Implement diff mode. ### First connection Browser sends editor the metadata (title, url, etc.) and the full text ### Rest of the lifetime Every time text changes in...
Any progress on this issue? I want my bar to be 12px, but this issue is forcing the bar to 24px height (default Adwaita theme), eating up a lot of...
I'm closing this issue for now due to the original poster not having responded for a long time. If anybody else faces the same problem, or when @JonasKru replies, this...
> where you installed it from Elementary os AppCenter > which version? How to check that?
> I've actually started to come around to implementing a scope.py because if ranger's running we can rely on a python interpreter being available. IMO this would be really elegant...
What do these return? - `echo g:nvim_ghost_installation_dir` - `echo g:nvim_ghost_scripts_dir` - `echo g:nvim_ghost_script_path` - `echo g:nvim_ghost_binary_path` Also, what's the output of `:version`?
.... this is perplexing. what's the output of ```vim echo "a/b/c/" .. "a-b-c" echo g:nvim_ghost_installation_dir echo g:nvim_ghost_installation_dir .. "HI" echo g:nvim_ghost_installation_dir .. "nvim-ghost-binary" ```
> I assume with nvim_ghost_use_script it won't start the download. That is correct. Thanks for the workaround, @Andrew15-5 --- **Disclaimer**: I have zero experience when it comes to nix, so...
@root2185 This feature would need to be implemented in picom first, before it can be implemented in picom-trans. As you can see in the picom(1) man page, under **WINDOW RULES**...
Same here. Removing the `{ts = true}` causes the tests to pass, in case that helps..