Replies: 1 comment
-
I've since found about |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This could be a parallel method to the screenshotter.
The idea is that we learn the locations and syntaxes for the various terminal emulators. For instance Alacritty keeps its palette definitions in
$HOME/.config/alacritty/alacritty.toml
under[colors.*]
.It'll be a significant amount of work, both building and maintaining, but a lot more convenient for users.
Let's see how the screenshotting goes and how much desire there is for an alternative approach.
Beta Was this translation helpful? Give feedback.
All reactions