[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSMenu* and NSPopuUp* issues
From: |
Willem Rein Oudshoorn |
Subject: |
Re: NSMenu* and NSPopuUp* issues |
Date: |
22 Mar 2003 17:56:04 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Benhur Stein <benhur@inf.ufsm.br> writes:
> Citando Serg Stoyan <stoyan@hologr.com>:
>
> Well, there is one bug I see in menus that I don't know if is corrected
> by recent patches. It is easy to see it using Terminal.app.
>
> I use bash and a prompt command that changes the title of the window
> to reflect the current directory:
> PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007"'
>
> If you let the Windows menu open and do some cd commands in Terminal, each
> time the title of the window changes, it is also changed in the menu, but
> it redraws itself apparently many times and finally it is one line lower.
Should be fixed now.
Wim Oudshoorn.