Stuck in copy-mode

2015-01-20 Thread Patrick Gibson
issue, and so far no luck. Any tips or pointers how I could diagnose this would be very much appreciated. Thanks, Patrick -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a fre

Run copy-pipe command when leaving selection

2015-01-19 Thread Patrick Oscity
text is copied to the tmux internal clipboard. Please let me know what you think about this. Thanks for your time and your consideration! Patrick PS: If you want more detail about my Tmux configuration, you can view it here https://raw.githubusercontent.com/padde/dotfiles

Re: tmux.conf equivalent for -2?

2014-09-06 Thread Patrick
In case anyone runs into this problem on older versions of FreeBSD (or anything else), I was able to resolve it by copying over the relevant xterm-256color definitions from FreeBSD 10, and tmux now starts up correctly without having to force it with -2. On Fri, Sep 5, 2014 at 1:50 PM, Patrick

Re: tmux.conf equivalent for -2?

2014-09-05 Thread Patrick
term use xterm-256color > > > > Original message > From: Patrick > Date: 04/09/2014 00:00 (GMT+00:00) > To: tmux-users@lists.sourceforge.net > Subject: tmux.conf equivalent for -2? > > > Since upgrading to tmux 1.9a, tmux is no longer able to detect that my > termin

tmux.conf equivalent for -2?

2014-09-03 Thread Patrick
Since upgrading to tmux 1.9a, tmux is no longer able to detect that my terminal has 256 colors; I have to invoke it with -2. Is there an equivalent option in tmux.conf to force this mode so that I don't need to use the -2 option? -

Re: Delete key not working after upgrade from 1.8 to 1.9a

2014-09-02 Thread Patrick
. */ bspace = tty->tio.c_cc[VERASE]; - if (bspace != _POSIX_VDISABLE && key == bspace) - key = KEYC_BSPACE; goto complete_key; Disabling that restores sane behaviour. On Tue, Sep 2, 2014 at 11:17 AM, Patrick wrote: > I just upgraded my tmux install on my

Delete key not working after upgrade from 1.8 to 1.9a

2014-09-02 Thread Patrick
hanks, Patrick -- Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/___ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforg

Re: [PATCH] select-panes: add wrap-panes window-option

2014-08-25 Thread Patrick Börjesson
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: [PATCH] select-panes: add wrap-panes window-option

[PATCH] select-panes: add wrap-panes window-option

2014-08-24 Thread Patrick Börjesson
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 c

[PATCH v2] select-panes: add wrap-panes window-option

2014-08-24 Thread Patrick Börjesson
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 c

[PATCH] select-panes: add wrap-panes window-option

2014-08-24 Thread Patrick Börjesson
hould apply to current 'master' branch. Comments and critique very welcome. Pleace CC me though, as I'm not subscribed to the list. Greetings, Patrick Börjesson Patrick Börjesson (1): select-panes: add wrap-panes window-option cmd-select-pane.c | 22 +- options

Re: [PATCH] Fix segmentation fault in server when a suspended client is killed

2014-08-10 Thread Patrick Palka
On Sat, Aug 9, 2014 at 3:36 PM, Thomas Adam wrote: > On 8 August 2014 17:45, Patrick Palka wrote: >> Steps to reproduce the segmentation fault: >> >> $ tmux -L bug new-session -d >> $ tmux -L bug attach-session >> (we are now inside the client) >> $ tmux su

[PATCH] Fix segmentation fault in server when a suspended client is killed

2014-08-08 Thread Patrick Palka
Steps to reproduce the segmentation fault: $ tmux -L bug new-session -d $ tmux -L bug attach-session (we are now inside the client) $ tmux suspend-client (we are now outside the client) $ kill -HUP % [lost server] $ tmux -L bug attach-session no sessions By sending SIGHUP to the suspended client

Re: [tmux:tickets] #130 Garbled screen after printing '\x0e'

2014-05-25 Thread Patrick Shanahan
eproduced this with zsh and bash. Without tmux this > doesn't happen. Quite possibly a problem with your local setup. I tested in bash 4.2-68, zsh 5.0.2-8 and xterm-297-1/tmux 1.8-2, but see no problem. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://e

Re: Unknown command: update-environment

2014-04-16 Thread Patrick Proba
Hello Nicholas, thanks for the answer. It's listed as an option, you're right. I assume I'd have to use the command "set-option update-environment DISPLAY" for this. Is this the recommended way to use X11 forwarding within a tmux session from multiple machines? Regards

Unknown command: update-environment

2014-04-15 Thread Patrick Proba
it's working as intended. However, on the other machine (physical), I'm getting the message "Unknown command: update-environment". I'm not using a custom tmux.conf file on either machine. I'd be really glad to get some insight why the command works on one mac

Re: create-or-attach command

2014-02-08 Thread Patrick Shanahan
-session and -D behavior to understand > the meaning. perhaps better to combine the descriptions and enlighten all: Creates new named session or attaches to existing one if some_name session already exists. The -A flag makes new-session behave like attach-session if session-na

Re: freezing tmux on heavy output

2013-12-16 Thread Patrick Wang
Hi Pavlos, Which terminal emulator are you using? I had the same problem when I was using gnome-terminal, and I could get tmux back by resizing terminal emulator window if this problem occurred. But after I changed to urxvt, this problem has gone. Patrick On Tue, Dec 17, 2013 at 9:23 AM, Pavlos

Re: tmux help

2013-09-30 Thread Patrick Shanahan
ntly I messed up. > > How can I reclaim this session? I believe: tmux attach -t foo or just:tmux attach providing you have only the one session "a" is not a *shortcut* or *alias* for attach-session, the alias would be "attach". -- (paka)Patrick Shanaha

Re: tmux on Cygwin

2013-09-03 Thread Patrick Shanahan
t all the time on my Mac and would love to be able to use > it at client sites where I have to use Windows. I maintain a tmux session on my server and carry a stick w/cygwin so I can remotely access the tmux session on a windoz box. -- (paka)Patrick Shanahan Plainfield, Indiana, USA

Re: tmux + putty: Using mouse off window on a maximized window shows junk characters

2013-08-04 Thread Patrick Shanahan
And if you lack such service there are *many* available for free, ie: google-drive. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org openSUSE Com

Re: tmux + putty: Using mouse off window on a maximized window shows junk characters

2013-08-01 Thread Patrick Shanahan
rol? Why should you start doing it? Read more to find out. > > http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk > > ___ > > tmux-users mailing list > > tmux-users@lists.sourceforge.net > > https://lists.source

Re: patch for tmux on cygwin

2013-07-12 Thread Patrick Shanahan
u. Althought I run tmux on my server so I can access it when it is necessary for me to sit in front of a windows box in mintty/cygwin. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 htt

Re: Is it possible to replace key sequence with single key press?

2013-07-07 Thread Patrick Shanahan
uot;Alt-n" in one stroke > (press Alt-n only), NOT sequence. > Is it possible? Don't know, happy with arrow keys :^). -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.n

Nonsense from Timrod: was: [PATCH 1/1] ....

2013-04-27 Thread Patrick Shanahan
* Jason Timrod [04-26-13 18:50]: > I don't need to show code for there to be an issue. As ive already > shown. That's the issue here. No amount of code will help that. You are a troll :0: * ^From:.*jtim...@yahoo.com /dev/null -- (paka)Patrick Shanahan Plainfield, India

Re: [PATCH 1/1] Allow conditional formats to expand formats

2013-04-26 Thread Patrick Shanahan
our *better* version of the code you admonish? Instead of berating, provide examples of "how it should be" and perhaps the code will become better, or more acceptable, in your eyes. And you will have contributed rather than being *only* a heckler. -- (paka)Patrick Shanahan Plainfield,

Re: FAO Thomas -> code more carefully!

2013-04-22 Thread Patrick Shanahan
is captilized and periods indicate the end of a sentence. If your coding and /or critique of coding is of the same quality as your postings, probably no-one will be concerned with your opinion! No, I do *not* speak for tmux, nor do you. A thankful user. -- (paka)Patrick Shanahan Plainfie

Re: Compiling tmux as non-root user

2013-03-19 Thread Patrick Shanahan
lrt > > >> >checking for pkg-config... /usr/bin/pkg-config > > >> >checking pkg-config is at least version 0.9.0... yes > > >> >checking for LIBEVENT... yes > > >> >checking for library containing setupterm... no > > &g

Re: Lagging behaviour while running certain ncurses apps in tmux

2013-01-04 Thread Patrick Shanahan
viour I described. And my sessions appears to work better with > 500 setting for escape-time. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org open

Re: Not able to paste

2012-12-04 Thread Patrick Shanahan
using tmux/using screen. Running Debian > Wheezy and the latest Tmux version. Any ideas? I have no problem with shift-insert or shift- -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 ht

NOT: Re: [perl] Tmux rocks - it debugs fork()s

2012-12-03 Thread Patrick Shanahan
* Thomas Adam [12-03-12 18:25]: > On Mon, Dec 03, 2012 at 10:59:39AM -0500, Patrick Shanahan wrote: > >From my history of this list it appears Mr. Adams posts *directly* to the > > That would be "Mr. Adam", given my surname is Adam, not Adams. There is > only one of

Re: [perl] Tmux rocks - it debugs fork()s

2012-12-03 Thread Patrick Shanahan
* Peter Vereshagin [12-03-12 10:33]: > 2012/12/03 09:28:17 -0500 Patrick Shanahan => To > tmux-users@lists.sourceforge.net : > PS> > TA> [Adding back tmux-users@ to Cc list. Please don't cull it next > time.] > PS> > > PS> > thought I did. No

Re: [perl] Tmux rocks - it debugs fork()s

2012-12-03 Thread Patrick Shanahan
27;list-reply' doesn't > work. > odd, it works for me and I don't even have tmux listed as "subscribe" or "list". mutt-1.5.21 on openSUSE Tumbleweed nor do I see the necessity to cc: list posts unless an individual requests an *additional* copy ???

Tmux stop print output when lots of data is going to print

2012-10-24 Thread Patrick Wang
ng more will be printed before I resized the terminal window. Does anybody have the same problem? How do you solve it? Thanks, Patrick -- Everyone hates slow websites. So do we. Make your web apps faster with AppDy

Re: pkill X without killing tmux?

2012-02-15 Thread Patrick Shanahan
/scripts/tmux/, note that I use a bit "weird" > way to enable tmux). link gives 404 :^( -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Album: http://wahoo.no-ip.org/gallery2 http://en.opensuse.org

Re: losing server connection

2011-11-13 Thread Patrick Shanahan
* Rita [11-13-11 15:03]: > Thats a good idea. I suppose you just remapped this? > > On Fri, Nov 11, 2011 at 9:53 AM, Patrick Shanahan wrote: > > > * Rita [11-11-11 04:48]: > > > For whatever reason my tmux always looses the server connection (and > > kills &g

Re: losing server connection

2011-11-11 Thread Patrick Shanahan
hell). What is a common > mapping for closing a client for people -- so I dont keep fat fingering it. I disconnect the client and then close the shell close shell -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.orgPhoto Albu

Re: Prefix key preference [Was: Run long commands in Vim]

2011-05-28 Thread Patrick Shanahan
* Chas. Owens [05-28-11 16:31]: > snip > > At the very least it clashes with bash's emacs mode C-a command to > move the cursor to the begging of the line. yes, it is a great inconvenience to: -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US124471

Re: Is there an equivalent to the 'pow_detach' functionality of screen?

2011-02-14 Thread Patrick Shanahan
self. I find it quite simple to either kill the ssh session from within tmux which also detaches the tmux client, or externally from tmux killing the ssh session which accomplishes the same. -- (paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Ph

Re: selection gets cleared when cursors blinks

2011-02-03 Thread Patrick Shanahan
* Patrick Shanahan [02-03-11 17:01]: > I can w/xterm, but only from a remote machine via cyginX/ssh on a win7 > machine. I export a konsole session to run run tmux client. I have not > noticed it anywhere else. The remote is connected wireless on my home > network. > >

Re: selection gets cleared when cursors blinks

2011-02-03 Thread Patrick Shanahan
so i can't reproduce with xterm I can w/xterm, but only from a remote machine via cyginX/ssh on a win7 machine. I export a konsole session to run run tmux client. I have not noticed it anywhere else. The remote is connected wireless on my home network. Will test w/o the exported konsole ses

Re: Close session on single pane exit?

2011-01-25 Thread Patrick Shanahan
d it lags > with releases for new versions of mutt. > I use mutt 1.5.21 (2010-09-15) compiled by openSUSE w/sidebar patch. You can dl the applied patch from: http://wahoo.no-ip.org/~pat/mutt-1.5.21.sidebar-fix.dif http://wahoo.no-ip.org/~pat/patch-1.5.21.sidebar-aa6aa.

lock number of lines in a pane

2011-01-13 Thread Patrick Shanahan
anels in that window. tks, -- Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535@ http://counter.l

Re: 2 questions about working with tmux

2011-01-12 Thread Patrick Shanahan
alias defined: alias tm='tmux detach; tmux -2u attach' but I *normally* keep only one session with 10 windows of which several are split into two or more panes. note: please do not cc me, I read the list and have no need of multiple copies. Please -- Patrick Shanahan Plainfi

Re: 2 questions about working with tmux

2011-01-12 Thread Patrick Shanahan
ting session or starts new if no existing xterm -geometry 136x52+575+20 -ls -bg white -fg black \ -title "Pakas Tmux ML" -e tmux -2u attach ~/.tmux.conf split-window -v -l 10 swap-pane -U split-window -v -l 10 will give you three panes but the two lowers wil

Re: Integration with a terminal emulator

2010-12-21 Thread Patrick Shanahan
er experience is loosing connection to the remote which brings down my ssh/putty xterm, but not tmux. -- Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #

when opening in vnc session tmux complains, fails

2010-11-06 Thread Patrick Shanahan
forts and 1.2 to 1.3 is a big improvement in user experience. -- Patrick Shanahan Plainfield, Indiana, USAHOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535@ h