Daniel M. Capella

Results 240 comments of Daniel M. Capella

@sunaku, looks good to me in termite. Is it possible your terminal doesn't support truecolor :p?

@sunaku, Is it possible you're using a different colorscheme? Other shots of borked-gruvbox didn't quite look like this. Check to see `:colorscheme` responds "gruvbox"

An associate said it works for him with the same setup on Arch Linux. https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/st On Fri, Feb 19, 2016 at 3:30 PM, Suraj N. Kurapati wrote: > > As...

Try one or both of these: - tmux: `set -g default-terminal "tmux-256color"` - Vim: Add [these lines](https://github.com/polyzen/dotfiles/blob/6a62a4f52a4316a78655a2215ad86fb668c50a51/.vim/vimrc#L34-L35) (see [:h xterm-true-color](https://github.com/vim/vim/blob/37c64c78fd87e086b5a945ad7032787c274e2dcb/runtime/doc/term.txt#L481))

It's probably due to the escape characters. Try yanking them directly from `:h xterm-true-color`, if you haven't already.

Could it be the `highlight` line? I'm not familiar with that one. Pretty sure the `Plug` line doesn't belong there, but not relevant to this issue.

You could try https://gitlab.com/polyzen/togglebg.vim which was taken from https://github.com/altercation/vim-colors-solarized. Also mirrored here: https://github.com/polyzen/togglebg.vim

Can't say for sure, but I believe this has worked on its own. Toggling play/pause will engage the mute for some ads; other times it will only work halfway into...

I've been using `simple` (mute-only) mode. Once in a while an ad won't mute, in which case I toggle play/pause (perhaps more than once) and it will mute. Once the...