Search code examples
vimputty

Using numpad in Vi (Vim) via PuTTY


The numberpad does not work properly when using Vim through PuTTY. Instead of numbers I get

y
x
w
v
u
t
s
r
q

Solution

  • The answer is in Numpad in PuTTY while using vi [Cialug]:

    In the configuration, go to Terminal->Features and check "Disable application keypad mode". Save the settings and enjoy a numeric pad that works!