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

Backspace issue on xterm-kitty #6296

Closed
0Karakurt0 opened this issue Jan 23, 2021 · 2 comments
Closed

Backspace issue on xterm-kitty #6296

0Karakurt0 opened this issue Jan 23, 2021 · 2 comments
Labels
bug report Something is not working properly

Comments

@0Karakurt0
Copy link

0Karakurt0 commented Jan 23, 2021

Added fix in 9568028.

Originally posted by @xeffyr in #1061 (comment)

$TERM is xterm-kitty
And here are backspace and Delete
`~ $ vtshowkeys
0177 127 0x7F Delete ^?

0177 127 0x7F Delete ^?

0033 27 0x1B Escape '^[' or '\e'
0133 91 0x5B ASCII '['
0063 51 0x33 ASCII '3'
0176 126 0x7E ASCII '~'

0033 27 0x1B Escape '^[' or '\e'
0133 91 0x5B ASCII '['
0063 51 0x33 ASCII '3'
0176 126 0x7E ASCII '~'`

@0Karakurt0
Copy link
Author

TERM=vt100 solves it through

@ghost ghost added the bug report Something is not working properly label Jan 31, 2021
@ghost ghost changed the title Backspace issue again Backspace issue on xterm-kitty Jan 31, 2021
ghost pushed a commit that referenced this issue Jan 31, 2021
@ghost
Copy link

ghost commented Jan 31, 2021

Terminfo xterm-kitty should be available in the latest version of ncurses package.

@ghost ghost closed this as completed Jan 31, 2021
Harshiv-Patel pushed a commit to Harshiv-Patel/termux-packages that referenced this issue Apr 20, 2021
@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug report Something is not working properly
Projects
None yet
Development

No branches or pull requests

1 participant