From: Benoit Rapidel <benoit.rapidel+yocto@exmachina.fr>
To: yocto@yoctoproject.org
Subject: Unable to issue bitbake linux-yocto -c menuconfig
Date: Thu, 5 Nov 2015 18:52:01 +0100 [thread overview]
Message-ID: <563B9741.6090707@exmachina.fr> (raw)
In-Reply-To: <563B88AB.9050506@exmachina.fr>
Forgot to include the ML…
----
I just updated to Debian Jessie so:
$ tmux -V
tmux 1.9
I tested this commands before updating to Jessie and the output for a multipane
window was:
$ tmux list-panes -F "#{?pane_active,yes,no}"
yes
no
no
no
$ tmux list-panes -F "#{pane_height}"
43
48
49
43
Hope that help.
Le 05/11/2015 15:30, Leonardo Sandoval a écrit :
>
>
> On 11/05/2015 02:28 AM, Benoit Rapidel wrote:
>> Thanks for the patch, this now works on tmux 1.6 but only if the tmux
>> windows has no pane. If it has panes, out variable is '48\n49\n48\n49'
>> and int() fail.
>>
>> Is it intended ?
>>
>
> It should not fail, so there must be something wrong that we do not consider. What is
> the output of the following commands in your case?
>
> $ tmux list-panes -F "#{?pane_active,yes,no}"
> yes
> $ tmux list-panes -F "#{pane_height}"
> 43
> $ tmux -V
> tmux 1.6
>
--
Benoit Rapidel
Co-founder & CTO at ExMachina
next parent reply other threads:[~2015-11-05 17:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <563B88AB.9050506@exmachina.fr>
2015-11-05 17:52 ` Benoit Rapidel [this message]
2015-11-03 14:48 Unable to issue bitbake linux-yocto -c menuconfig Benoit Rapidel
2015-11-03 16:37 ` Leonardo Sandoval
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=563B9741.6090707@exmachina.fr \
--to=benoit.rapidel+yocto@exmachina.fr \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.