Funami580
9600d52cd8
rectangular selection: add option to select with Alt+Shift
2022-05-16 19:43:30 -07:00
Wez Furlong
ef4a95211e
add rectangular selection
...
Alt-dragging will use rectangular selection in the default mouse
assignments.
refs: https://github.com/wez/wezterm/issues/1361
2022-05-05 20:49:22 -07:00
Wez Furlong
0e6c75c026
allow left-button-release to copy to selection when shift is held
...
This is really a timing issue: if shift-click extension of the mouse
selection is used, the user may release the mouse button slightly
after the SHIFT key (which is fine) or vice versa (which was not
previously matched)
refs: #1204
2021-12-23 12:33:51 -07:00
Wez Furlong
613bc5a4f1
docs: fix some broken links/typos
2021-07-25 08:46:10 -07:00
Wez Furlong
ac5199c216
config: add bypass_mouse_reporting_modifiers option
...
This allows changing eg: SHIFT to ALT for bypassing mouse reporting.
refs: https://github.com/wez/wezterm/issues/911
2021-07-11 22:02:23 -07:00
Benoit de Chezelles
4f7b21d532
docs: Add note on issues with binding mouse Up event only
2021-07-04 09:53:57 -07:00
Wez Furlong
c61ac590f8
docs: fixup markdown on the mouse binding page
2021-06-30 07:52:01 -07:00
Wez Furlong
46227a741f
docs: update for version 20210314-114017-04b7cedd
2021-03-14 11:55:12 -07:00
Wez Furlong
014acf1a4a
add docs for window decoration stuff
2021-03-06 11:32:15 -08:00
Wez Furlong
6c1c5f8714
docs: move mouse binding to its own page
2021-02-20 08:38:46 -08:00