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
<nicholas.marri...@gmail.com> wrote:
> You aren't restarting tmux entirely between each version.
>
>
> On Tue, Jun 17, 2014 at 05:43:02AM -0400, shawn wilson wrote:
>> 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 <ag4ve...@gmail.com> wrote:
>> > ok yeah, I'm on the current head:
>> >  % git lg | head -1
>> >                                                   gits/tmux (master)
>> > swlap1
>> > * 92af7f5 - (HEAD, origin/master, origin/HEAD, master) Linux:  Add
>> > <time.h> to log.c (5 weeks ago) <Thomas Adam>  [N]
>> >
>> > So, I'll try recompiling on 1.9a
>> >
>> > On Tue, Jun 17, 2014 at 4:33 AM, Nicholas Marriott
>> > <nicholas.marri...@gmail.com> 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 <ag4ve...@gmail.com>
>> >> Date: 17/06/2014 08:36 (GMT+00:00)
>> >> To: Nicholas Marriott <nicholas.marri...@gmail.com>
>> >> Cc: tmux-users <tmux-users@lists.sourceforge.net>
>> >> Subject: Re: terminal select
>> >>
>> >>
>> >> I'm not sure. IDK I've had this issue before. However, I had to
>> >> restore from an old backup, so that's a known unknown :)
>> >>
>> >> It's the same distro I was using before (Ubuntu) but beside that.....
>> >> I'm pretty sure I had compiled tmux on the other system as well, but
>> >> did I specify library paths and what library versions was I linking
>> >> against - IDK. Same terminal - urxvt. But again with compiling or
>> >> running Ubuntu's binary - IDK. However, I really think it's a tmux
>> >> issue verses the terminal emulator (unless you mean a termcap file
>> >> which I haven't done anything with).
>> >>
>> >> Per terminal programs - I just tested opening up xfce4-terminal and
>> >> 'tmux attach -t main' and had the same issue. I'll test on another
>> >> terminal app if you think it's possible it's the terminal though...
>> >>
>> >> On Tue, Jun 17, 2014 at 2:02 AM, Nicholas Marriott
>> >> <nicholas.marri...@gmail.com> wrote:
>> >>> Hi
>> >>>
>> >>> What changed? tmux version? Terminal? Terminal version?
>> >>>
>> >>>
>> >>>
>> >>> -------- Original message --------
>> >>> From: shawn wilson <ag4ve...@gmail.com>
>> >>> Date: 17/06/2014 06:37 (GMT+00:00)
>> >>> To: tmux-users <tmux-users@lists.sourceforge.net>
>> >>> Subject: terminal select
>> >>>
>> >>>
>> >>> 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 something changed when I configured it for compile
>> >>> (on Ubuntu 14.4). For this build, I didn't set any options and just
>> >>> let it go. Hy conf is:
>> >>>
>> >>> # default
>> >>>   set-window-option -g window-status-format '#I:#W#F'
>> >>>
>> >>> # turn on 256 color support in tmux
>> >>>   set -g default-terminal "screen-256color"
>> >>>
>> >>>   source ~/.config/tmux/tmux-colors-solarized/tmuxcolors-256.conf
>> >>>
>> >>> # bind vi key-mapping
>> >>>   set -g status-keys vi
>> >>> # navigate using vim-style keys
>> >>>   setw -g mode-keys vi
>> >>>
>> >>> # vi-style controls for copy mode
>> >>>   set-window-option -g mode-keys vi
>> >>>

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to