Re: less stupid kshrc example

2010-10-31 Thread Andres Perera
2010-10-30 14:34 +0100, Stuart Henderson: > > On 2010/10/29 21:55, Andres Perera wrote: > > Defining a bunch of functions just to update the term title is > > ridiculous. > > I use this. Also it's a good way to find bugs in cwm :) Not sure how it would help, but the title still changes, just not

Re: less stupid kshrc example

2010-10-30 Thread Stuart Henderson
On 2010/10/29 21:55, Andres Perera wrote: > Defining a bunch of functions just to update the term title is > ridiculous. I use this. Also it's a good way to find bugs in cwm :) > --- src/etc/ksh.kshrc.origFri Oct 29 21:40:51 2010 > +++ src/etc/ksh.kshrc Fri Oct 29 21:51:48 2010 > @@ -45,16 +4

less stupid kshrc example

2010-10-29 Thread Andres Perera
Defining a bunch of functions just to update the term title is ridiculous. --- src/etc/ksh.kshrc.orig Fri Oct 29 21:40:51 2010 +++ src/etc/ksh.kshrc Fri Oct 29 21:51:48 2010 @@ -45,16 +45,7 @@ HOSTNAME=${HOSTNAME:-`uname -n`} HOST=${HOSTNAME%%.*} - PROMPT="$USER:!$PS