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

Basic notty integration #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Basic notty integration #1

wants to merge 2 commits into from

Conversation

trefis
Copy link

@trefis trefis commented Apr 27, 2024

Based on kitty's unicode placeholders extension.

Main points of ugliness:

  • ids are encoded with Notty.A.rgb (if I used rgb_888 to get more, Notty wouldn't send the color with the escape codes that kitty expects?)
  • I added a C stub which is basically an extension of the one in notty. It'd probably be better to just upstream it (ping @pqwy)
  • the curl invocation in the dune file

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.

1 participant