Jun 06 2008
Home and End keys in PuTTY
I wondered why sometimes the Home and End keys work as expected during a SSH session via PuTTY and some other times it just writes tildes (~) instead. When writing long commands it is a real annoyance having to press down the left arrow to get back to the beginning of the command.
A simple solution which worked for me was to change the Terminal-type String under the Connection > Data tab from the default “xterm” to simply “linux”:
Now you should be able to use your Home and End keys to easily move the cursor back and forth during a SSH session using PuTTY.
If you found this post interesting I recommend the following reading:
- SSH passkey setup - access without password I have wan
- Vim: paste indent problems On one of
- Empty Trash from the terminal For some r
- Virtualmin & suEXEC If by chan
- Error: Could not open the local file - FTP madness! Trying to
- Console recursive FTP client Sometimes
- Pidgin certificate prompt Today usin

