window_layout fields

2013-10-11 Thread Αριστοτέλης Πανάρας
I am trying to understand the output of "tmux -list-windows -F '#{window_layout}'". The output is something like below: bb32,151x78,0,0{75x78,0,0,1,75x78,76,0,2} I understand that the normal fields are size,x,y,pane_id. Using that output with "tmux select-layout" succeeds. However, if I omit the fi

Re: tmux undocumented keys

2013-09-17 Thread Αριστοτέλης Πανάρας
can detect? > Test by running cat then pressing the key and see what is displayed. > > > > Original message > From: Αριστοτέλης Πανάρας > Date: 16/09/2013 07:40 (GMT+00:00) > To: tmux-users@lists.sourceforge.net > Subject: tmux undocumented keys > >

tmux undocumented keys

2013-09-15 Thread Αριστοτέλης Πανάρας
I am trying to bind my secondary prefix to the 'right menu' key. I searched the manpage, to no avail, and the source, where I found the key listing in tmux.h and key-string.c. However, I can't find a mention of the menu key. Is it unavailable, or is it one of the weird ones (KEYC_IC, KEYC_DC)?

Tmux and utmp

2013-07-27 Thread Αριστοτέλης Πανάρας
I do not know if this list is private or public, but if so I apologize for any inconvenience. Working with tmux for about 2 years, I have encountered multiple times a weird (in my opinion) behaviour with utmp records. Every time a window or a pane is created, the output of 'who' command doe not sh