Hmm I thought there was a command to extend the selection but I can't see
it now so maybe not.

It is not even easy to script because you really need some information that
tmux doesn't provide (a way to move the cursor to a position, or to
calculate the position to use goto-line/cursor-right). It would be easier
just to add it in C.





On Sun, 31 Jan 2021 at 18:39, M Kelly <mckelly2...@gmail.com> wrote:

> Hi,
>
> ok, thanks.
> Yea, I was thinking of a 'continue-selection' - just like
> 'begin-selection' but uses the original anchor point of existing selection
> instead of starting a new one.
>
> take care,
> -m
>
> On Sunday, January 31, 2021 at 11:03:47 AM UTC-5 nicholas...@gmail.com
> wrote:
>
>> append-selection is like copy-selection but appends to the most recently
>> copied buffer. It doesn't move the selection on screen
>>
>> I'm not sure how you would do that, you would need to move the cursor.
>>
>> On Sun, 31 Jan 2021, 16:01 M Kelly, <mckel...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I am trying to configure the 3rd mouse button to extend my copy-mode
>>> selection (similar to how X does it).
>>> I have tried using send -X append-selection but it does not seem to work
>>> for me.
>>> Q: Is append-selection supposed to be a way to continue / extend the
>>> existing selection ?
>>>
>>> thx,
>>> -m
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "tmux-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to tmux-users+...@googlegroups.com.
>>> To view this discussion on the web, visit
>>> https://groups.google.com/d/msgid/tmux-users/291e2fb2-da2f-4bdf-b82c-ac997d01de13n%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tmux-users/291e2fb2-da2f-4bdf-b82c-ac997d01de13n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "tmux-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to tmux-users+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/tmux-users/e15fd789-eccc-49cc-b4b2-f30eb5bbfeb8n%40googlegroups.com
> <https://groups.google.com/d/msgid/tmux-users/e15fd789-eccc-49cc-b4b2-f30eb5bbfeb8n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tmux-users+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/CAEdLfcFKexRWvDwhCiuZvqwddJ8fMJL2QDRmGEs%2BsyW7HW4xuA%40mail.gmail.com.

Reply via email to