[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: name sessions in konsole



Wow - that is just more as I have asked for.
Thank you very much.
Cheers Wolfgang

On Sunday 25 April 2004 19:03, Robert Lindgren wrote:
> sure is possible:
>
> add something like:
> PS1="\[\033]0;\u@\h: \w\007\]\[\033]30;\u@\h: \w\007\][\u@\h:\w] "
> to your .bashrc
>
> or .tcshrc:
> alias precmd 'echo -n "\033]0;${HOST}:$cwd\007\033]30;${HOST}:$cwd\007"'
>
> Note that this should be added on the remote end, and local if you want it
> there too :)
>
> Regards
> Robert
>
> On Sunday 25 April 2004 11:58, Wolfgang Mader wrote:
> > Hello,
> >
> > If you open a new tab for a new session in konsole normaly there appears
> > something like "shel"l (or whatever type of session you have chosen) on
> > the tab. I am working on different machines and it would be nice to have
> > the name of the machine where the shell was opened (or much better -
> > where the shell ends actually). Is this possible with konsole? Perhaps
> > with output from uname -n?
> > Thank you
> > Wolfgang



Reply to: