diff options
author | Alan Mackenzie <acm@muc.de> | 2022-05-08 11:39:45 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2022-05-08 11:39:45 +0000 |
commit | 1d012e0a621f9cf99048f57130144275b9025d1c (patch) | |
tree | 12ac5db012101035c21492b7458e7496f1843e9b /lisp/emacs-lisp/ert.el | |
parent | e683b08b3fbbc1692e0053699c5cf2b7cbc803f6 (diff) | |
download | emacs-1d012e0a621f9cf99048f57130144275b9025d1c.tar.gz emacs-1d012e0a621f9cf99048f57130144275b9025d1c.tar.bz2 emacs-1d012e0a621f9cf99048f57130144275b9025d1c.zip |
Linux console: don't translate ESC TAB to `backtab' in input-decode-map.
This translation happened after the terminfo entry for <shift>TAB in the linux
section was changed to kcbt=\E^I in ncurses version 6.3.
* lisp/term/linux.el (terminal-init-linux): Add a define-key form to remove
the entry for "\e\t" from input-decode-map.
* etc/PROBLEMS: Add a new section under "character terminals" about S-TAB
wrongly doing the same thing as M-TAB, giving tips about amending the Linux
keyboard layout.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions