I wrote enough of this to allow a client to do everything on stdin (ie,
the easy bit) but I've been too busy again to do much else :-/.

Just to let you know I haven't forgotten, will hopefully get back to it
soon...


On Tue, Dec 07, 2010 at 04:00:17PM -0800, George Nachman wrote:
>      >
>      > I added a prefix to tmux's output and defined E, I, and P in the spec.
>      > I'd like to add a new tmux command that allows the client to store and
>      > retrieve an arbitrary dictionary of string->string. I want to store
>      window
>      > positions, font names, etc., so that when you attach to an existing
>      tmux
>      > session we can recover all details of the old state. Does that sound
>      ok?
> 
>      You can probably use the environment commands for this, eg
>      set-environment.
> 
>    The existing command is almost perfect, but I don't want to pollute the
>    pty's environments with my variable, which could be long. How about adding
>    an option to set-environment to mark a variable as private; it'll show up
>    in show-environment but never set in a pty's environment.

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to