mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 15:04:32 +03:00
docs: fixup markdown on the mouse binding page
This commit is contained in:
parent
e05ddb1737
commit
c61ac590f8
@ -26,7 +26,7 @@ that order.
|
||||
| Triple Left Drag | `NONE` | `ExtendSelectionToMouseCursor="Line"` |
|
||||
| Single Middle Down | `NONE` | `PasteFrom="PrimarySelection"` |
|
||||
| Single Left Drag | `SUPER` | `StartWindowDrag` (*since 20210314-114017-04b7cedd*) |
|
||||
| Single Left Drag | `CTRL|SHIFT` | `StartWindowDrag` (*since 20210314-114017-04b7cedd*) |
|
||||
| Single Left Drag | `CTRL+SHIFT` | `StartWindowDrag` (*since 20210314-114017-04b7cedd*) |
|
||||
|
||||
If you don't want the default assignments to be registered, you can
|
||||
disable all of them with this configuration; if you chose to do this,
|
||||
|
Loading…
Reference in New Issue
Block a user