mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
1b2efe8c70
This commit adds more trace logging around selection related events. That tracing uncovered a situation, when multiple wezterm windows within the same process were involved, where one window didn't receive a selection-clear event notification. Since Window::get_clipboard trusted our local understand of the clipboard contents, it would return those until the selection was changed in that window. This commit changes that code to always ask the X server for the selection. It makes pasting slightly slower, but should always produce consistent results. refs: https://github.com/wez/wezterm/issues/2110 |
||
---|---|---|
.. | ||
cli | ||
colorschemes | ||
config | ||
install | ||
screenshots | ||
_config.yml | ||
book.toml | ||
changelog.md | ||
contributing.md | ||
copymode.md | ||
custom.css | ||
escape-sequences.md | ||
faq.md | ||
features.md | ||
help.md | ||
hyperlinks.md | ||
imgcat.md | ||
index.md | ||
installation.md | ||
mermaid-init.js | ||
multiplexing.md | ||
quickselect.md | ||
README.markdown | ||
scrollback.md | ||
serial.md | ||
shell-integration.md | ||
ssh.md |
This directory contains the sources for the documentation. Read the generated documentation at: https://wezfurlong.org/wezterm