howto alias a stty erase?

Scott Schappell archon at silvertree.org
Wed Aug 26 01:54:23 UTC 2009


If you use sh or bash, you can add to .profile or .bash_profile:

stty erase ^h

That should do it. Type the caret (^) and (h).


On Aug 25, 2009, at 6:30 PM, Gary Kline wrote:

>
> 	is there a way of setty'ing "stty erase" to [backspace key"?
> 	pretty sure that is the delete key.  i'm tired of having to hand
> 	set it every time when i use the Konsole term.
>
> 	thanks,
>
> 	gary
>
>
>
> --  
> Gary Kline  kline at thought.org  http://www.thought.org  Public  
> Service Unix
>        http://jottings.thought.org   http://transfinite.thought.org
>    The 5.67a release of Jottings: http://jottings.thought.org/ 
> index.php
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org 
> "



More information about the freebsd-questions mailing list