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

Multiple font style support #17459

Closed
notreallyparanoid opened this issue Jun 21, 2024 · 3 comments
Closed

Multiple font style support #17459

notreallyparanoid opened this issue Jun 21, 2024 · 3 comments
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@notreallyparanoid
Copy link

notreallyparanoid commented Jun 21, 2024

Description of the new feature/enhancement

image

TUI editors like vim have support for alternate font highlighting using CSI SGR 10-20. Few terminal emulators in linux currently support this, and it would be great to have it in Windows Terminal because Windows really doesn't have many emulator options

Sources, references and discussions:

kovidgoyal/kitty#6804
vim/vim#13537

Proposed technical implementation details (optional)

vim/vim@a606f3a

@notreallyparanoid notreallyparanoid added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jun 21, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 21, 2024
@j4james
Copy link
Collaborator

j4james commented Jun 22, 2024

This is already tracked in issue #6779. But thanks for the vim reference. It's helpful to know that there is actually someone making use of this functionality.

@notreallyparanoid
Copy link
Author

While not having this feature integrated wouldn't be catastrophic, it would be slick to have some extras in terminal emulators, especially for people who use terminal editors. However, I don't foresee it coming to windows terminal anytime soon, as it may not be widely used by many people.

@DHowett
Copy link
Member

DHowett commented Jun 26, 2024

Thanks for closing this out as a dupe! Feel free to subscribe or comment over on #6779 to help us prioritize!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

3 participants