Skip to content

Disable now useless 8-bit mode - #1380

Open
z3bra wants to merge 1 commit into
martanne:masterfrom
z3bra:master
Open

Disable now useless 8-bit mode#1380
z3bra wants to merge 1 commit into
martanne:masterfrom
z3bra:master

Conversation

@z3bra

@z3bra z3bra commented Jul 29, 2026

Copy link
Copy Markdown

Enabling 8-bit mode was rendered useless when switching to libtermkey as the input handler. This also causes issues with terminals honoring the smm property (metaSendsEscape) by stripping the Alt sequence and should thus be removed.

Fixes #1252

Enabling 8-bit mode was rendered useless when switching to libtermkey
as the input handler. This causes issues with terminals honoring the
`smm` property (metaSendsEscape) by stripping the Alt sequence.

@rnpnr rnpnr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch!

Can some other people confirm if this doesn't cause issues?

I never use the curses backend (and would like to remove it after fixing some lingering bugs) so I am unlikely to notice any issues even if I switch just for the purpose of testing.

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.

When using foot's official terminfo, alt+[key] outputs wrong characters

2 participants