Re: mouse mode: how to get mouse location on click/select

2014-02-21 Thread Nicholas Marriott
-- Original message From: Timothee Cour Date: 20/02/2014 07:32 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: mouse mode: how to get mouse location on click/select on osx, iterm2 has a nifty feature (oddly named semantic history) that allows one to configure what h

mouse mode: how to get mouse location on click/select

2014-02-21 Thread Timothee Cour
on osx, iterm2 has a nifty feature (oddly named semantic history) that allows one to configure what happens when use command+clicks on a piece of text(eg: open file name) by allowing one to run arbitrary shell command with arguments such as string before click, string after click etc. Is that poss