>
> >
> >    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.
------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to