alacritty/extra
Christian Duerr 527dc8f564
Fix ncurses backspace key
Ncurses does some special handling for backspace, normally comparing it
to the KEY_BACKSPACE constant. However to make this work, the right
backspace escape sequence needs to be set in the terminfo.

XTerm has this set to ^H, but it always sends ^H. Since Alacritty
usually sends ^? instead, this needs to be specified to allow correct
interpretation for ncurses.
2019-06-07 22:09:22 +00:00
..
completions Add official logo 2019-04-01 22:41:20 +00:00
linux Add linux Appstream packaging data 2019-05-11 14:29:07 +00:00
logo Add icon to Linux .desktop file 2019-04-04 18:41:57 +00:00
osx/Alacritty.app/Contents Reenable macOS automatic graphics switching 2019-05-14 15:36:13 +00:00
windows Bump version to 0.3.2 2019-04-22 22:19:55 +00:00
alacritty.info Fix ncurses backspace key 2019-06-07 22:09:22 +00:00
alacritty.man Bump version to 0.3.2 2019-04-22 22:19:55 +00:00