Launch Helix with --theme arg #12869
Unanswered
TableGamesDealer
asked this question in
Ideas
Replies: 0 comments
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.
-
I want to be able to open helix with a specified theme as an argument.
hx . --theme material_deep_ocean
I have a workaround that involves a binary that overwrites my config and that's cool,
but I don't feel comfortable invading others user space. I want to be able to use zellij to open panes with helix based on the exit codes of programs. If I had this as an argument I could make workspaces that use themes as a feature of the output.
There is already the ability to target a specific config, but I believe that it is necessary for much more versatile control over themes.
My use case, on cargo test when passing my editor opens with nord, when failing it opens with meloria. I have color framing the output and it's really nice to have.
Beta Was this translation helpful? Give feedback.
All reactions