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

add support for foot terminal #233

Merged
merged 2 commits into from
Jul 18, 2023
Merged

Conversation

mauriciokuyama
Copy link
Contributor

@mauriciokuyama mauriciokuyama commented Jul 17, 2023

Fixes #130.
foot implements vt100 and supports 256 colors, so simply adding it to the supported terminals should work. I have been using it for a long time with the workaround ZVM_TERM=xterm-256color, until recently when I had a chance to delve into the code and come up with this simple solution.

@jeffreytse jeffreytse added enhancement New feature or request verified This issue was already verified labels Jul 18, 2023
@jeffreytse jeffreytse self-assigned this Jul 18, 2023
@jeffreytse jeffreytse merged commit b5c6ff9 into jeffreytse:master Jul 18, 2023
@jeffreytse jeffreytse self-requested a review July 18, 2023 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request verified This issue was already verified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursor not changing in foot terminal when switching modes
2 participants