Peter Benjamin

Results 52 comments of Peter Benjamin

Assuming that the original themes were ported from https://github.com/lysyi3m/macos-terminal-themes, these themes have not been updated in over 2 years, whereas iterm2-color-schemes are frequently updated.

This can potentially be accomplished by doing a `defaults write` to modify the appropriate attribute(s) in `com.apple.windowserver.plist`. I just don't have a secondary monitor to test/compare the settings when one...

@rivermont - I haven't used spidy in a while, but I can look at it later today and submit PR with necessary changes. Also, since then, GitHub has come out...

>VSCode show confirmation dialog to trust the local settings. This is a common approach. For example, [`direnv`](https://github.com/direnv/direnv) is a tool that auto-sources `.envrc`/`.env` files as you `cd` into directories. If...

@Enelar > It ignores configs that in `/data` directory, and use only those defaults which was in repo. Fixed in #90. > It creates results as root, etc etc. I...

@teaforchris - if you're asking about pre-built spidy images, this is outside of my control as I am not the repo owner. It would be up to @rivermont to implement...

Are those functions confined to `target_injected_xhtmljs.html`?

@lukepighetti & @maaslalani - My guess is that this has to do with tmux configurations (colors in tmux are notoriously difficult & confusing to get right due to compounding factors...

Hi @theahura - Thank you for the bug report. I was able to replicate the issue on my end. I think it is some incompatibility between eslint v8 and v9....

@theahura - by any chance, have you read the [docs about nested eslint configurations](https://github.com/dense-analysis/ale/blob/b216892f0c1ce7bbe9efeeb6cf55b52a473f49c2/doc/ale-javascript.txt#L1-L25)? I was able to resolve the issue on my end without ale code changes, by updating...