View Single Post
  #3   (View Single Post)  
Old 4th July 2008
maxrussell maxrussell is offline
Package Pilot
 
Join Date: May 2008
Location: Montrose, Angus
Posts: 181
Default

Quote:
Originally Posted by richardpl View Post
What terminal emulator are you using?

Home/End keys just works for me.

Could this help you: (if you use mlterm it will)

Code:
bindkey "\e[1~" beginning-of-line
bindkey "\e[4~" end-of-line
I'm using Konsole on KDE.
Reply With Quote