home/end keys in pico

doug at safeport.com doug at safeport.com
Sun Dec 7 09:53:34 PST 2003


Can any tell me how to get pico to recognize these keys. So far I have not been
able to figure out how / pico this is possible using bindkey. My last attempt:

cat .cshrc
bindkey "\e[1~" beginning-of-line  # Home
bindkey "\e[4~" end-of-line        # End

Every other app works and the defaults seem okay:

bindkey | tail -3
right          -> forward-char
home           -> beginning-of-line
end            -> end-of-line

so it seems that pico has other ideas on where its gets its key definitions
(please God not termcap).

Thanks for any help.

_____
Douglas Denault
doug at safeport.com
Voice: 301-469-8766
  Fax: 301-469-0601


More information about the freebsd-questions mailing list