Package: vim-nox Version: 2:8.1.2244-1 Severity: normal I have "set noesckeys" in my .vimrc because I don't like the delay after pressing ESC under the normal configuration. When I upgraded to 2:8.1.2244-1, this broke handling of capital letters in insert mode. Specifically, after entering insert, as soon as I typed a capital letter, the letter would not be inserted and vim would exit insert mode, just as if I'd pressed ESC.
Commenting out "set noesckeys" or changing TERM to vt100 from xterm both made the problem go away. -- Package-specific info: --- real paths of main Vim binaries --- /usr/bin/vi is /usr/bin/vim.nox /usr/bin/vim is /usr/bin/vim.nox -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'unstable-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages vim-nox depends on: ii libacl1 2.2.53-5 ii libc6 2.29-3 ii libcanberra0 0.30-7 ii libgpm2 1.20.7-5+b1 ii liblua5.2-0 5.2.4-1.1+b3 ii libperl5.30 5.30.0-9 ii libpython3.7 3.7.5-2 ii libruby2.5 2.5.7-1 ii libselinux1 2.9-2+b2 ii libtcl8.6 8.6.9+dfsg-2+b1 ii libtinfo6 6.1+20191019-1 ii vim-common 2:8.1.2244-1 ii vim-runtime 2:8.1.2244-1 vim-nox recommends no packages. Versions of packages vim-nox suggests: pn cscope <none> pn vim-doc <none> -- no debconf information

