snippins
snippins
This workaround seems not to work anymore. At least since Firefox 75 on Ubuntu 18.04
@glacambre Yes I did, multiple times. I use grep with the binary option to recheck and the file is indeed patched correctly with spaces. I even delete the whole cache/mozilla/firefox...
@glacambre Thanks for the quick reply. So I tried Ctrl-L, Ctrl+C, Ctrl+V which are keys that I unbound all/don't have conflicting tridactyl bindings. I see a bunch of {"isTrusted":true} appears....
@glacambre I tried that but it didn't work, I also try: ``` unbind --mode=normal unbind --mode=visual bind --mode=normal tabclose bind --mode=visual tabclose ``` Now I notice that in the test...
@glacambre I figured it out. If you have your firefox profiles directory is outside of ~/.mozilla/firefox/, the the startupcache directory will be located in there instead of ~/.cache/mozilla/firefox.
Same problem on Firefox 89.0.1/Linux with freshly install SurfingKeys
Beside music, I use other mpd configs/instances for listening to podcasts and audiobooks. This feature would be a big big help for these things.
lsp-mode seems to have some problems with mono projects, I can't get auto-complete to work while omnisharp-emacs still works fine. For dotnet core projects both works.
@wwalker That's great, though I would prefer the fzf approach, where you can bind a shortcut to run a command/program, for example: "find . | fzf --bind "ctrl-f:execute:some_command {}"
Enable tree-sitter also make things a bit more sluggish for me, very noticeable when using good-scroll.el for pixel smooth scrolling. Clearly a lot less smooth with tree-sitter enabled because less...