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

Alternate screen issues in iTerm2 #2809

Open
jayadamsmorgan opened this issue Nov 22, 2024 · 0 comments
Open

Alternate screen issues in iTerm2 #2809

jayadamsmorgan opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jayadamsmorgan
Copy link

Issue appears only when entering alternate screen mode in iTerm2, inputs are messed up and the terminal state is not recovered on exit, outputting just escape codes after. Can be reproduced by running notcurses-demo. The Terminal.app and Wezterm are working fine on my system.

Tried manually setting iterm2 as the terminal type instead of xterm-256color but it didn't help and notcurses-info was able to identify iTerm2 even without it. Other settings are the same as described in TERMINALS.md

COLORTERM=truecolor
ITERM_PROFILE=Default
ITERM_SESSION_ID=w0t1p0:100AB475-810E-4F51-80F7-2D0A564DC287
LANG=en_US.UTF-8
LC_TERMINAL=iTerm2
LC_TERMINAL_VERSION=3.5.10
TERM=xterm-256color
TERMINFO_DIRS=/Applications/iTerm.app/Contents/Resources/terminfo:/usr/share/terminfo
TERM_FEATURES=T3LrMSc7UUw9Ts3BFGsSyHNoSxF
TERM_PROGRAM=iTerm.app
TERM_PROGRAM_VERSION=3.5.10
TERM_SESSION_ID=w0t1p0:100AB475-810E-4F51-80F7-2D0A564DC287

notcurses 3.0.11, iTerm2 3.5.10, macOS Sequoia 15.1

@jayadamsmorgan jayadamsmorgan added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant