> Can't you just use cmd_find_pane? If the user doesn't specify a pane
> it'll default to the active pane anyway so selecting it'll be a no-op.
Do you mean use a patch like this:
diff --git a/cmd-attach-session.c b/cmd-attach-session.c
index e4c0b23..7f7153e 100644
--- a/cmd-attach-session.c
+++
Hi
Can't you just use cmd_find_pane? If the user doesn't specify a pane
it'll default to the active pane anyway so selecting it'll be a no-op.
On Sat, Nov 16, 2013 at 11:44:37PM -0600, J Raynor wrote:
> The TODO list has this item:
>
> * attach should take a pane and select it as well as attach
As far as I'm aware konsole is the only one that does this. Possibly
gnome-terminal, certainly not xterm which is pretty much the standard
terminal now.
So I'd say it's more unexpected than expected. Still, I don't see any
harm in it - all the mouse stuff in tmux defaults to off anyway.
It would
On Monday 18 Nov 2013 15:35:20 Nicholas Marriott wrote:
> Lines are not added to history in alternate screen but in tmux existing
> history is still available. But I don't think it is a big issue for the
> scroll wheel not to enter copy mode in alternate screen mode.
Oh yes; I see that if I enter
Lines are not added to history in alternate screen but in tmux existing
history is still available. But I don't think it is a big issue for the
scroll wheel not to enter copy mode in alternate screen mode.
On Mon, Nov 18, 2013 at 02:12:09PM +, Paul Gideon Dann wrote:
>On Monday 18 Nov 20
On Monday 18 Nov 2013 13:56:41 Nicholas Marriott wrote:
> tmux can either send arrow keys for the mouse wheel or it can enter copy
> mode, not both. If it decides using whatever heuristic that it should
> send arrow keys, then that stops it entering copy mode.
>
> If there is no history at all the
tmux can either send arrow keys for the mouse wheel or it can enter copy
mode, not both. If it decides using whatever heuristic that it should
send arrow keys, then that stops it entering copy mode.
If there is no history at all then that's irrelevant and it'd work fine.
On Mon, Nov 18, 2013 at
On Monday 18 Nov 2013 12:44:27 Nicholas Marriott wrote:
> Probably it guesses you want the mouse to send arrow keys when the
> terminal is in alternate screen, try doing
>
> tput smcup
>
> and see if that makes konsole send them to cat -v.
>
> tmux could do this but then mouse wouldn't work
Probably it guesses you want the mouse to send arrow keys when the
terminal is in alternate screen, try doing
tput smcup
and see if that makes konsole send them to cat -v.
tmux could do this but then mouse wouldn't work for copy mode in any
full-screen applications.
On Mon, Nov 18, 2013 a
Hello all,
I've spent so long trying to find a solution to this that I decided to ask the
experts, in the
hope that a solution does in fact exist.
In my .tmux file, I have (of relevance):
set -g mouse-select-pane on
set -g mouse-resize-pane on
set -g mouse-select-window on
setw -g mode-mouse o
Compare environment variables inside and outside tmux? Try configuring tmux not
to start login shells and see if it fixes it?
Original message
From: Chris Berkhout
Date: 18/11/2013 03:44 (GMT+00:00)
To: Nicholas Marriott
Cc: tmux-users@lists.sourceforge.net
Subject: Re:
11 matches
Mail list logo