Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support zellij terminal multiplexer #100

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

borngraced
Copy link

Screenshot 2024-12-24 at 10 38 50

Add melange theme support in Zellij terminal multiplexer

Checklist for Plugins

Paste link to documentation listing highlight groups:

  • (In colors/melange.lua) Add highlight groups
  • (In README.md) Add link to plugin source repository

Checklist for Terminal Emulators

  • (In lua/melange/build.lua) Add name, file extension, and link to docs describing theme configuration
  • (In lua/melange/build.lua) Add template
  • (In README.md) Add link to terminal emulator source repository

@savq
Copy link
Owner

savq commented Dec 27, 2024

Hi @borngraced, thanks for the PR.

The repo is structured to generate these files automatically, to make it easy to update or fork. See build.lua.

Zellij also seems to support hex strings, so you could making a template like the ones we have for other terminals.

@borngraced
Copy link
Author

Hi @borngraced, thanks for the PR.

The repo is structured to generate these files automatically, to make it easy to update or fork. See build.lua.

Zellij also seems to support hex strings, so you could making a template like the ones we have for other terminals.

apparently, I couldn't get the build command to work in nvim(my current nvim version is the latest). @savq can you please run the build command and push.. thanks :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants