On Feb 11, 2012, at 11:05 PM, Gonzalo Nemmi wrote:
> Joel, with all due respect, do you really think that 99.9% of all
> users will not find the _non_intrusive_ additions below useful?
> 
> bindkey "\e[1~" beginning-of-line #make Home key work;
> bindkey "\e[2~" overwrite-mode #make Ins key work;
> bindkey "\e[3~" delete-char #make Delete key work;
> bindkey "\e[4~" end-of-line #make End key work;

Yes, I do not find the additions mentioned right here useful.

Much of the time, I'm using a laptop which does not have dedicated 
Home/INS/Delete/End keys.  And even when I am using a full 10x-key keyboard, I 
would not use them since I prefer using editmode=emacs and Cntl-A / E.  

Regards,
-- 
-Chuck

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to