On Thu, 7 May 2015 08:19:26 +0100, Nicholas Marriott wrote:
> Shows how many people use the status line at the top...
I use status-position top, but alas never display-panes. :(
--
One dashboard for servers and applicatio
Applied to OpenBSD now, will be in SF at next sync up. Thanks!
On Wed, Apr 01, 2015 at 11:00:43AM +0100, Si Beaumont wrote:
> On Wed, 01 Apr 2015 at 01:24, Thomas Adam wrote:
> > On Tue, Mar 31, 2015 at 08:56:15AM +0100, Si Beaumont wrote:
> > > + update = options_get_string(&glob
+tmux-users
On Thu, May 07, 2015 at 10:01:03AM +0100, Nicholas Marriott wrote:
> Hi
>
> Well that explains it, since you have kLFT3=\Eb tmux will send M-Left
> instead of M-b for \Eb (and Option+Left since your terminal sends \Eb
> for that too).
>
>
>
> On Thu, May 07, 2015 at 10:51:52AM +02
On 07/05/15 09:58, Nicholas Marriott wrote:
> "new key ^[b: 0x301f (M-Left)"
> Are you sure your tmux is unmodified?
It's the version available on MacPorts. As far as I can see it does not
patch tmux in any significant way:
https://trac.macports.org/browser/trunk/dports/sysutils/tmux?rev=132936
A
Hi
"new key ^[b: 0x301f (M-Left)"
Are you sure your tmux is unmodified?
Did you use "infocmp -x" when dumping the terminfo entries you sent? If
not, try "infocmp -x nsterm" and look for kLFT3.
On Thu, May 07, 2015 at 09:43:15AM +0200, Leonardo Brondani Schenkel wrote:
> On 07/05/15 00:31, Thom
On 07/05/15 00:31, Thomas Adam wrote:
> TERM=nsterm tmux - -Ltest -f/dev/null new
Log files are attached: I started tmux as directed, invoked "cat",
pressed Option/Alt+Left three times, then Enter/Return, then Ctrl+D
twice. This was done twice, one with TERM=nsterm (filename suffix
-nsterm
Thanks. I made a slightly different change which passes the flag in from
screen_redraw_draw_panes.
Shows how many people use the status line at the top...
On Thu, May 07, 2015 at 03:14:30AM +, John O'Meara wrote:
>I noticed today that when status-position is set to top and the
>disp
Hi
Bind the keys without -r.
On Thu, May 07, 2015 at 11:07:01AM +0800, Cody Chan wrote:
> Hi, all tmux users, I have a problem, when I'm using
> prefix+M-left/right/down/up to change pane, if I keep hitting
> left/right/down/up without the prefix after one combination of prefix
> and the M-arrow,