Signed-off-by: Jakub Horký <[email protected]>
---
 misc/terminfo.src | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/misc/terminfo.src b/misc/terminfo.src
index 50789b13..1a4ce98f 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -4183,7 +4183,7 @@ absolute|Absolute Telnet emulating xterm,
 #      
http://stackoverflow.com/questions/24613237/terminal-retains-bg-color-after-closing-vim-using-color-scheme-and-putty-256co/37869114#37869114
 putty|PuTTY terminal emulator,
        am, bce, bw, ccc, mir, msgr, xenl, xon, XT,
-       it#8, ncv#22, U8#1,
+       it#8, ncv@, U8#1,
        acsc=``aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
        bel=^G, cr=\r, cub1=^H, cud1=\ED, cuu1=\EM, dch=\E[%p1%dP,
        dch1=\E[P,
@@ -28048,6 +28048,8 @@ v3220|LANPAR Vision II model 3220/3221/3222,
 #      + add kbeg, kp5 keys to xterm+noapp
 #      + add kmenu including shifted variants to xterm+nofkeys
 #      + add support for shifted keypad keys as xterm+pck0
+#      + remove ncv from putty, since color support doesn't affect the
+#        features
 #      (all by Jakub Horky)
 #
 ######## SHANTIH!  SHANTIH!  SHANTIH!
-- 
2.43.0


Reply via email to