Chad Skeeters
Chad Skeeters
What ansi escape code would a program use to trigger the faint colors?
The old template syntax allowed the template developer to modify the RGB values in each baseXX variable. The mustache based templates only allow you to specify the color directly. I'm...
Here's an example of the ruby template that used ruby to modify the color values with a `ratio` variable for konsole3 in the *deprecated* base16-builder system. https://github.com/chriskempson/base16-builder/blob/master/templates/konsole/scheme.erb As a side...
When you use \e[2m on the various colors and faint is not defined, does it use the non-faint colors?
You want intense and faint color variations for a base16 scheme because konsole supports it. Unfortunately, it's not supported by the base16 framework, so I can't/won't commit any changes to...
I have the same issue on Macos 12.6.2 Monterey with Firefox 109.0.1 and gulp 4. Adding the script does work around the problem. No issue in Chrome 109.0.5414.119.
AttributeError: 'str' object has no attribute 'path' , ERROR when try to move selected data to trash
The ability to move files to the Trash is important to me since I'm just learning ranger and don't want to make any mistakes that result in data loss. For...
The wiki page [Building-SC-IM](https://github.com/andmarti1424/sc-im/wiki/Building-SC-IM) prompted macos users to install homebrew/dupes/ncurses, but if you do that, you get an error: > Error: homebrew/dupes was deprecated. This tap is now empty and...
I am on an M1 Mac, and I got the same error. I was able to get this working with Oracle's Java and JavaFX when starting with the following command....
Has chriskempson stated an opinion on this? I don't want to speak for him, but it seems he set this up so that things would remain more static. This limits...