Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: prompt and ssh



On 2009-05-21 22:27:53 +1200, Atom Smasher wrote:
> that's a limitation of screen. whatever environment is available when a  
> session starts will always be with that session.

There may be alternate ways. For instance, use a wrapper to screen
in order to update a file each time a screen session is recalled
(this is what I do for Mutt in order to open the editor on the right
screen). Such a file could be read in precmd() in order to change
$psvar[...].

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Messages sorted by: Reverse Date, Date, Thread, Author