George Nachman <gnach...@llamas.org> writes:

> I agree that specifying the size first makes more sense. Once you have
> to deal with separators, things get complicated with escaping and so
> on. I would prefer to have tmux's output be formatted for easy
> parsing. For instance, instead of:
>
> => list-sessions
> 0: 19 windows (created Fri Oct 29 19:54:56 2010) [170x43]
> 1: 11 windows (created Fri Oct 29 19:54:56 2010) [80x23]
> 2: 11 windows (created Fri Oct 29 19:54:56 2010) [80x23]
> 3: 1 windows (created Thu Nov 11 21:35:22 2010) [170x43] (attached)
>
> say:
>
> => list-sessions
> 0 19 1288407296 170 43 u
> 1 11 1288407296 80 23 u
> 2 11 1288407296 80 23 u
> 3 1 1289540122 170 43 a
>

That'd need a separate set of commands, or a toggle, though, because the
current output of those commands is meant to be understood my humans,
too.


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to