How to fix Putty & Solar-Putty not recognizing Numpad keys

If you use PuTTY or Solar-PuTTY on Windows, you might encounter an issue where numeric keybad (Numpad) doesn’t work with inline editors like vi or nano. Fortunately this has an easy fix. The following steps can be taken to allow numpad to work properly with all your future SSH sessions.

  1. Start your PuTTY client, or if you are a Solar-PuTTY user open the settings pane and go to General, you should see a link to open PuTTY for special configurations:
solar-putty-settings-1
  1. From PuTTY menu, click Features, and check Disable application keypad mode.
putty-terminal-settings-2
  1. Make sure to save those settings to the Default Settings profile, by clicking Session from the menu, then choosing the Default settings profile and finally clicking the Save button.
putty-default-profile-save-3

Now your numpad key entries should by recognized by your PuTTY or Solar-PuTTY client.