I'm not sure that issue is the same thing but in any case I think supporting
multiple wrapping behaviours is a bikeshed too far.
Original message
From: Thomas Adam
Date: 24/08/2014 10:15 (GMT+00:00)
To: Patrick Börjesson
Cc: tmux-users@lists.sourceforge.net
Subject: Re:
On Tue, Aug 12, 2014 at 06:52:09PM +0200, Patrick Börjesson wrote:
> Hi everybody!
>
> I just started using tmux and encountered a peculiarity which I couldn't live
> with.
> When switching between panes with select-pane, the switching "wraps around"
> when
> it encounters the window edge. E.g. i
On Mon, Aug 11, 2014 at 11:19:19PM +0100, Nicholas Marriott wrote:
> Hi
>
> Can't you just run "mycommand; tmux wait -S foo" in the pane?
That's not robust against the shell's process group or tmux itself being
fatally signaled, which would kill both the "mycommand" process and prevent
the shell
The flag decides if select-pane should "wrap around" when it encounters
the window edge.
Signed-off-by: Patrick Börjesson
Reviewed-and-Tested-by: Anders Roxell
---
cmd-select-pane.c | 22 +-
options-table.c | 5 +
window.c | 8
3 files changed, 22 i
The flag decides if select-pane should "wrap around" when it encounters
the window edge.
Signed-off-by: Patrick Börjesson
Reviewed-and-Tested-by: Anders Roxell
---
cmd-select-pane.c | 22 +-
options-table.c | 5 +
window.c | 8
3 files changed, 22 i
Hi everybody!
I just started using tmux and encountered a peculiarity which I couldn't live
with.
When switching between panes with select-pane, the switching "wraps around" when
it encounters the window edge. E.g. if the right-most pane is selected and I try
to switch to the right of the selected
---
** [tickets:#152] MIPS64 n32 compilation failure**
**Status:** open
**Created:** Fri Aug 15, 2014 03:17 PM UTC by Vicente Olivert Riera
**Last Updated:** Fri Aug 15, 2014 03:17 PM UTC
**Owner:** nobody
tmux-1.09a fails to compile for MIPS64 n32 with the following message:
cmd-pipe-p
I'm curious to know when tmux v2.0 will be released. Has the release date
been announced yet?
--
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/___
tm