vile
[Top][All Lists]
Advanced

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

Re: [vile] Xterm titel issue


From: Paul van Tilburg
Subject: Re: [vile] Xterm titel issue
Date: Fri, 12 Jun 2009 13:07:04 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hey,

On Thu, Jun 11, 2009 at 06:46:42PM -0400, Thomas Dickey wrote:
> On Thu, 11 Jun 2009, Paul van Tilburg wrote:
>> Since a few months ago, I let vile update my Xterm title.  I use the
>> 'xterm-title' setting.  Now, I have some macros that launches a
>> postscript or PDF viewer (using capture-command), however sometimes
>> after a call to the macro the title will be 'xterm' and remain until I
>> restart vile.
>> Am I doing something wrong or is this just a plain 'ol bug?
>
> What does the macro look like?  In xterm I've not seen any particular
> issue with the xterm-title setting.

An example:

; Clean up all files generated from (La)TeX source (log/aux/dvi/ps/pdf).
18 store-macro
  write-message &cat "Cleaning up everything of: " $cfilname
  1 shell-command &cat "make -f $HOME/.vile-rules clean_all SRC=" $cfilname
~endm
bind-key execute-macro-18 ^A-C

I have a set of macros like this and it seems shell-command ruins it. 
Possible because my shell (zsh) also sets titles, although it should
have address@hidden:<cwd> as title, not a program it runs.
The macros using capture-command work fine.

> But other things (than vile and xterm) can interfere with it - for  
> instance a quick check shows me that screen is filtering out the  
> title-string controls (a problem that comes and goes according to the  
> screen bug-reports ;-).

I am normalling running Vile from ZSH on GNOME Terminal.

Paul

-- 
PhD Student @ Eindhoven                     | email: address@hidden
University of Technology, The Netherlands   | JID: address@hidden
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181




reply via email to

[Prev in Thread] Current Thread [Next in Thread]