mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
df3387e12c
This commit changes mouse-based selection and middle click to use the
PrimarySelection.
CTRL-SHIFT-{C,V} use Clipboard.
{SHIFT,CTRL}-Insert use PrimarySelection.
`CompleteSelection` and `CompleteSelectionOrOpenLinkAtMouseCursor` now
require a parameter to specify the destination clipboard.
Removed the `default_clipboard_XXX` options added in
|
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |