vulns are features too
vulns are features too
Is there a way to do this without modifying the source code? I prefer to keep all my configs separate from the source & avoid conflicts caused by modifications which...
Checking issue #2902, I tried running `:set modeindicatormodes {"ignore":"false"}` and the indicator went away. However, it doesn't come back when I switch back to normal mode or any other mode...
I'm running firefox with firejail. Which directories should I whitelist?
I've whitelisted them in firejail's `firefox.profile`: ``` whitelist ${HOME}/config/tridactyl/ whitelist ${HOME}/share/tridactyl/ whitelist ${HOME}/.mozilla/ whitelist ${HOME}/.mozilla/native-messaging-hosts/ whitelist /usr/bin/python3* whitelist ${HOME}/.local/lib/python3.8/site-packages/* ``` However, it's still not giving me `Native messenger not found`....
@rfbatista I'm using `nvim-lspconfig` and the templ LSP is getting attached just fine. If you're using a neovim plugin, you should probably create an issue on that plugin's repo. If...
I don't have the time and money to keep a pet snake :(
Currently also an issue on Alacritty on Arch Linux (running `man ls`) 
@christoph-heinrich Yeah `MANROFFOPT="-c"` seems to fix my issue.
I've tried `bat --color=always` which forces `bat` to print with color and `pipr` prints the output with ASCII characters for colors like `[38;2;249;38;114m`.