Re: FVWM: Current directory in xterm title bar

From: Russell <rjshaw_at_iprimus.com.au>
Date: Tue, 22 Oct 2002 01:11:35 +1000

Thanks all, i didn't know there were howtos
for such trivial things;)

In .bash_profile/.bashrc put:

case $TERM in
xterm* )
  PROMPT_COMMAND='echo -ne "\033]0;${PWD}\007"' ;;
* ) ;;
esac

Peter McAlpine wrote:
>
> hi,
>
> google "I feel lucky" comes through again:
>
> http://linuxselfhelp.com/HOWTO/Bash-Prompt-HOWTO/xterm-title-bar-manipulations.html
>
> -peter
>
> On Mon, Oct 21, 2002 at 11:46:08PM +1000, Russell wrote:
> > Hi all,
> >
> > In .fvwm2rc, when an xterm is opened from a
> > pop-up menu, i want to show the current
> > directory in the xterm title bar. How can i
> > do that?
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Oct 21 2002 - 10:09:42 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST