Any reason not to "+y or w/e?
I think you want to disable mode-mouse, mouse-select-pane,
mouse-select-window, (and maybe) mouse-resize-pane. I generally keep these
off unless I want to interact with tmux with the mouse (hardly never - mmm,
so maybe enable - like I said, I don't do this).
On Apr 21
Ugh, is there a way to isolate this without docker or some other
virtualization software?
On Tue, Jun 17, 2014 at 5:47 AM, Nicholas Marriott
wrote:
> You aren't restarting tmux entirely between each version.
>
>
> On Tue, Jun 17, 2014 at 05:43:02AM -0400, shawn wilson wrote:
&g
Ok, 1.9 and 1.9a both have the same issue. At 1.8, I get:
./tmuxprotocol version mismatch (client 7, server 8)
On Tue, Jun 17, 2014 at 5:31 AM, shawn wilson wrote:
> ok yeah, I'm on the current head:
> % git lg | head -1
> git
at 4:33 AM, Nicholas Marriott
wrote:
> If you aren't trying the latest tmux then do so. If you are then try the
> previous version.
>
>
>
> Original message
> From: shawn wilson
> Date: 17/06/2014 08:36 (GMT+00:00)
> To: Nicholas Marriott
> C
:
> Hi
>
> What changed? tmux version? Terminal? Terminal version?
>
>
>
> Original message
> From: shawn wilson
> Date: 17/06/2014 06:37 (GMT+00:00)
> To: tmux-users
> Subject: terminal select
>
>
> For some reason (my config hasn't ch
For some reason (my config hasn't changed - my system has), when I'm
in an interactive app (ssh, mutt, irssi, links - I guess these would
all be curses apps, but not things like telnet, or pianobar), I can't
use the terminal buffer to copy text. I left click and it sounds a
bell. I'm guessing somet
That's what I was looking for. Thanks.
On Thu, Nov 28, 2013 at 9:24 AM, Nicholas Marriott
wrote:
> switch-client -n and -p?
>
>
> On Wed, Nov 27, 2013 at 10:51:57AM -0500, shawn wilson wrote:
>> I can always do Prefix s and select one, but I'd just like to cycle
&g
I can always do Prefix s and select one, but I'd just like to cycle
through them.
I tried: switch -t :.*
>From the tmux command, but it says "Session not found: :.*
I'd also like to be able to rotate /up/ sessions as well as down if at
all possible.
--
That should also be a function to allow define / attach of a session name as is
done with screen.
Nicholas Marriott wrote:
>You can shorten this to
>
> tmux attach || tmux new
>
>Or in tmux git you can also use tmux new -A
>
> Original message
>From: Fabio Coatti
>Date: 24/
is there a way to have a split that has sessions inside it without
just running tmux again? i don't want to have to hit ctrl+b+b to do
every thing. i guess what i want are layers - so i can still have
splits that are contained within a window.
--
On Tue, Nov 13, 2012 at 9:24 AM, Thomas Adam wrote:
> On 13 November 2012 04:02, shawn wilson wrote:
>> it is completely possible it is something else sending the ctrl
>> sequence. however, i've tested it outside of x, and in plain (no tmux)
>> urxvt. i can't d
so, i mainly notice this issue in vim. but, it seems that tmux is
sending the ctrl key is still being registered after i send the
sequence and let go of the ctrl key. my experience:
it seems there's a quarter second delay or so when a vim area is
active. what i mean by this is, if i have a split,
as i think was mentioned, a variable with session information would
really make this most useful. my particular use case is: i'd like
bell-action to send a desktop-notify message with the last x
characters of the session that caused the bell. with this, i could get
the notification, but can't tell
13 matches
Mail list logo