Background color whitespace when end of the terminal reached
This has nothing to do with bash, it is purely an effect of the terminal’s behavior, specifically scroll. When you reach the bottom … Read more
This has nothing to do with bash, it is purely an effect of the terminal’s behavior, specifically scroll. When you reach the bottom … Read more
tmux hightlight colour setting
Remove colors from zsh tab-completion
…a full year later: The latest cairo update: $ pacman -Q cairo cairo 1.15.8-2 …added support for color emojis in terminals: I tested … Read more
I figured out how to change the taskbar text to white, which is what I came here hoping to find. Go to personalization … Read more
In Settings > Style Configurator go to the Language column, Search Result option and change the colors there. If this doesn’t work, check … Read more
It indeed affects DirectX games. I checked the option to disable it for an hour, and about an hour into a fullscreen game, … Read more
Where is the character escape sequence `\033[\061m` documented to mean bold?
I’ve figured out a method to simultaneously toggle Solarized between light and dark for iTerm2, tmux, and Vim, with a single command from … Read more
I’ve created a emacs lisp package for this: https://github.com/vic/color-theme-buffer-local it uses Emacs’ Face remapping to install theme faces locally. (require ‘color-theme-buffer-local) (add-hook ‘java-mode-hook … Read more