Re: Key binding for cycling through sessions

2013-11-28 Thread shawn wilson
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 >> through them. >> >> I tried: sw

Re: Key binding for cycling through sessions

2013-11-28 Thread Nicholas Marriott
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 > through them. > > I tried: switch -t :.* > >From the tmux command, but it says "Session not found: :.* > > I'd also like to be able to r

Re: tmux save-buffer behavior with a fifo

2013-11-28 Thread Nicholas Marriott
I don't know why it doesn't work, give me a set of commands to test? On Tue, Nov 26, 2013 at 10:30:18AM -0500, Timothy Brown wrote: > Way back in 2010, Tiago Cunha wrote this patch: > > Update of /cvsroot/tmux/tmux > In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10668 > > M

Re: [PATCH] cmd_string_parse: use session environment if available

2013-11-28 Thread Nicholas Marriott
On Thu, Nov 28, 2013 at 10:24:19AM +, Matthias Lederhofer wrote: > Just found a problem: sourcing the tmux configuration expands the > environment variables, too, and I don't see any way that allows > escaping. That means ':new-window -c "$PWD"' on the prompt works but > binding the same will r

Re: how to make copy-mode selection always go to x11 clipboard

2013-11-28 Thread Nicholas Marriott
Did you read the manpage to see how to allow set-clipboard to work in xterm? On Tue, Nov 26, 2013 at 04:33:35PM -0800, Sam Roberts wrote: > So, I use vi keys in copy mode, so I can do selection with C-b[, then > select with " ", move around "ENTER"... > > Works ok, but I rarely paste from my she

Re: Mouse scroll in Less

2013-11-28 Thread Tim Allen
(apologies for not replying to the original thread; I hadn't subscribed to the list when I saw the thread scroll by) On Tuesday 19 Nov 2013 00:03:58 Nicholas Marriott wrote: > As far as I'm aware konsole is the only one that does this. Possibly > gnome-terminal, certainly not xterm which is pretty

[tmux:tickets] #81 More comprehensive key binding

2013-11-28 Thread Jürgen Mangler
--- ** [tickets:#81] More comprehensive key binding** **Status:** open **Created:** Wed Nov 20, 2013 08:27 PM UTC by Jürgen Mangler **Last Updated:** Wed Nov 20, 2013 08:27 PM UTC **Owner:** nobody Currently bindings like bind -n C-S-Down ... bind -n C-S-Down ... bind -n C-Enter ... don't w

[tmux:tickets] #80 new window fails with sudo

2013-11-28 Thread wes
--- ** [tickets:#80] new window fails with sudo** **Status:** open **Created:** Tue Nov 19, 2013 08:08 AM UTC by wes **Last Updated:** Tue Nov 19, 2013 08:08 AM UTC **Owner:** nobody If I run a command as root via sudo, then while the command is running I'm unable to split that window or crea

[PATCH] cmd_string_parse: use session environment if available

2013-11-28 Thread Matthias Lederhofer
This allows to use environment variables from the current session in command strings, e.g. to create a new window starting in $PWD. --- cfg.c|2 +- cmd-command-prompt.c |3 ++- cmd-confirm-before.c |3 ++- cmd-if-shell.c |3 ++- cmd-string.c | 38 +

[tmux:tickets] #82 run-shell with list-windows and format flag getting odd results

2013-11-28 Thread Robert Saenz
--- ** [tickets:#82] run-shell with list-windows and format flag getting odd results** **Status:** open **Labels:** run-shell list-windows **Created:** Fri Nov 22, 2013 08:24 PM UTC by Robert Saenz **Last Updated:** Fri Nov 22, 2013 08:24 PM UTC **Owner:** nobody Hi, If I do > run-shell "tm

[tmux:tickets] #79 inherit cwd for new-window, split-pane, etc.

2013-11-28 Thread wes
--- ** [tickets:#79] inherit cwd for new-window, split-pane, etc.** **Status:** open **Created:** Mon Nov 18, 2013 09:16 PM UTC by wes **Last Updated:** Mon Nov 18, 2013 09:16 PM UTC **Owner:** nobody After the refactoring with the file descriptors (282c5f9644ed262ee), I can no longer convinc

how to make copy-mode selection always go to x11 clipboard

2013-11-28 Thread Sam Roberts
So, I use vi keys in copy mode, so I can do selection with C-b[, then select with " ", move around "ENTER"... Works ok, but I rarely paste from my shell history into tmux and if I'm copying from/to vim, I use "+y. Mostly, I copy history out into github comments, jira, skype, etc. I've searche

[tmux:tickets] #83 gnome-terminal -e tmux makes tmux not receive

2013-11-28 Thread Simon Kohlmeyer
--- ** [tickets:#83] gnome-terminal -e tmux makes tmux not receive** **Status:** open **Created:** Wed Nov 27, 2013 11:49 PM UTC by Simon Kohlmeyer **Last Updated:** Wed Nov 27, 2013 11:49 PM UTC **Owner:** nobody Hi everybody, I am using awesome-3.4.15 (old version because of config api bre