mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 07:18:13 +03:00
b312479266
Turn on multi-line mode by default, and improve the localpane search function to collapse runs of trailing whitespace into just a newline. That allows: ``` ./target/debug/wezterm -n --config 'quick_select_patterns={"foo$"}' ``` to match the first line from this, but not the second: ``` printf "foo\nfoobar\n" ``` and this to match both: ``` ./target/debug/wezterm -n --config 'quick_select_patterns={"^foo"}' ``` refs: https://github.com/wez/wezterm/issues/2008 |
||
---|---|---|
.. | ||
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