Paul de Weerd wrote:
On Fri, Jul 21, 2006 at 03:41:07PM +0100, Pedro Tim?teo wrote:
| Speaking of ksh, is there any way to configure it to clear the screen
| with CTRL+L, as bash does?
Not again ..
http://marc.theaimsgroup.com/?l=openbsd-misc&m=114885344906668&w=2
Thanks, but all the solutions presented in that thread can't clear the
screen when you're typing something AND keep what you've already typed.
The last suggestion, in
http://marc.theaimsgroup.com/?l=openbsd-misc&m=114891930523651&w=2 ,
works after you've typed something (unlike the previous ones), but what
you have already typed is gone.
In bash, I often type a command, but then think "I want to have all the
xterm for this", so I press CTRL-L and then RETURN.