Re: Bind Exec to Stream String Match

2013-01-25 Thread Thomas Adam
Hi, On 25 January 2013 22:39, Caylan Larson wrote: > Hello tmux, > > Is it possible to configure tmux to execute a sub-process when a string is > matched on data moving in a specified direction? If not, are there any tmux > devs that want to code this feature? Bounty involved. Can you try ex

Bind Exec to Stream String Match

2013-01-25 Thread Caylan Larson
Hello tmux, Is it possible to configure tmux to execute a sub-process when a string is matched on data moving in a specified direction? If not, are there any tmux devs that want to code this feature? Bounty involved. Thanks all. Caylan

Re: tmux article

2013-01-25 Thread Dan McDaniel
On Thu 03.Jan.13 09:03, Mark Volkmann wrote: >I recently wrote an article on tmux. You can find it at >http://sett.ociweb.com/sett/settJan2013.html. I won't claim it's the best >ever ;-), but I do think it packs a large amount of information in a small >number of pages and serves as a nice cheat sh

Re: how to prevent tmux remapping of {control|shift}+arrow keys

2013-01-25 Thread Nicholas Marriott
tmux will always output one of two things inside. For C-Right you can either have the default ^[OC (like putty and some other terminals) or turn on xterm-keys and get ^[[1;5C (like xterm). On Tue, Jan 22, 2013 at 07:19:06PM -0800, Jan Pfeifer wrote: >hi all, >I've searched in Google, and

Re: how to prevent tmux remapping of {control|shift}+arrow keys

2013-01-25 Thread Thomas Adam
On 23 January 2013 03:19, Jan Pfeifer wrote: > hi all, > > I've searched in Google, and there seems to be > 130k pages matching the > topic, but unfortunately browsing the first few pages of responses around I > haven't yet found the answer ... so ... I apologize for the basic question, > I just s

how to prevent tmux remapping of {control|shift}+arrow keys

2013-01-25 Thread Jan Pfeifer
hi all, I've searched in Google, and there seems to be > 130k pages matching the topic, but unfortunately browsing the first few pages of responses around I haven't yet found the answer ... so ... I apologize for the basic question, I just started with Tmux today. I connect to my server from abou