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 [email protected] 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, <[email protected]> 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 [email protected]. >> 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 [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/e15fd789-eccc-49cc-b4b2-f30eb5bbfeb8n%40googlegroups.com.
