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 [EMAIL PROTECTED] Voice: 301-469-8766 Fax: 301-469-0601 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"