ONTAP Discussions

Delete (DEL) Key not working if connected with putty

Bitboy85
17,466 Views

Hello everyone,

 

i'm searching for way to use the delete key on the keyboard when i'm conntected through putty.

Every time i hit the key it only outputs ~3 to the console.

For linux there is a way editing /etc/inputrc, is there a way for ontap? I have version 8.1.2P7

 

Many Thanks

5 REPLIES 5

JGPSHNTAP
17,418 Views

works fine for me

Bitboy85
17,401 Views

The problem is similar to this description: http://superuser.com/questions/94436/how-to-configure-putty-so-that-home-end-pgup-pgdn-work-properly-in-bash

 

I've already tried to choose a different terminal-type string and selected different options in the terminal -> keyboard menu.

In default settings, the keys are mapped that way:

del -> [3~

insert -> [2~

pos1 -> [1~

end -> [4~

pgup -> [5~

pgdw -> [6~

 

other keys like backspace and arrows, even german umlauts (yes keyboard layout is german) works fine.

puppyjohn83
17,378 Views

Have you tried clearing your cache in Putty?

aborzenkov
17,365 Views
By default PuTTY maps BACKSPACE key to literal DEL (0177).

Bitboy85
17,334 Views

Tried a profile reset but it didn't help. I'm wondering why its working for others.

Public