Re: [PATCH 1/1] FAQ: Mention copying tmux selection to clipboard

2013-07-05 Thread Nicholas Marriott
How about this instead? diff --git a/FAQ b/FAQ index 41b917c..f44384b 100644 --- a/FAQ +++ b/FAQ @@ -396,5 +396,25 @@ configuration file: Or the default window options: $ tmux -Lfoo -f/dev/null start\; show -gw + +* How do I copy a selection from tmux to the system's clipboard? + +When

Re: [PATCH 1/1] FAQ: Mention copying tmux selection to clipboard

2013-07-02 Thread Stroller
The grammar &/or construction of the first sentences are driving me batty. Yesterday I decided to keep quiet, but it's still driving me crazy when someone bumped the thread today. On 30 June 2013, at 16:01, Thomas Adam wrote: > ... > +tmux has no direct way to have selections made within it, to

Re: [PATCH 1/1] FAQ: Mention copying tmux selection to clipboard

2013-07-01 Thread Saad Malik
RESENDING FROM CORRECT EMAIL ADDY Thomas, Ironically I'm in the middle of patching mintty to support OSC clipboard key escapes. I got the save to clipboard working (just need to decode the base64 data). Why doesn't tmux support the get clipboard escape? It's the same key escape as set clipboard

[PATCH 1/1] FAQ: Mention copying tmux selection to clipboard

2013-06-30 Thread Thomas Adam
This adds an entry on how best to handle copying a selection in tmux to the sustem's clipboard. --- FAQ | 40 1 file changed, 40 insertions(+) diff --git a/FAQ b/FAQ index 41b917c..79d982b 100644 --- a/FAQ +++ b/FAQ @@ -396,5 +396,45 @@ configuration file: