I use https://github.com/chriskempson/base16-shell as my color scheme management.
The concept behind base16-shell is that it will emit the necessary ANSI escape characters on shell launch to set the base 16 colors. base16-shell differentiates between different environments (TMUX, screen, linux console and "everything else") and will emit the corresponding ANSI escape characters according to the detected environment.
Can rio change its base 16 colors in response to ANSI escape characters similar to other terminal emulators?
I use https://github.com/chriskempson/base16-shell as my color scheme management.
The concept behind base16-shell is that it will emit the necessary ANSI escape characters on shell launch to set the base 16 colors. base16-shell differentiates between different environments (TMUX, screen, linux console and "everything else") and will emit the corresponding ANSI escape characters according to the detected environment.
Can rio change its base 16 colors in response to ANSI escape characters similar to other terminal emulators?