1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/docs
Wez Furlong 760864b6b2
quick select: make user patterns take precedence
I think the future for this is to extend the Pattern type to accept
a list of regexes and use a RegexSet to unambiguously handle multiple
patterns with captures.

That might help a little with https://github.com/wez/wezterm/issues/3247
but the stated use in that issue may not even work with the rust
regex crate.

For now we do the simple thing and match the user's patterns
first.

refs: https://github.com/wez/wezterm/issues/3456
2023-04-06 15:52:52 -07:00
..
cli add wezterm cli get-pane-direction 2023-04-05 07:00:49 -07:00
colorschemes sync from https://github.com/folke/tokyonight.nvim 2023-03-20 12:42:09 -07:00
config Add InputSelector action 2023-04-05 17:22:09 -07:00
examples add wezterm cli get-pane-direction 2023-04-05 07:00:49 -07:00
install Add Homebrew tap for nightly build 2023-03-30 22:27:27 -07:00
javascript docs: switch doc build to Material for MkDocs 2023-03-15 19:22:51 -07:00
overrides/partials docs: switch doc build to Material for MkDocs 2023-03-15 19:22:51 -07:00
recipes docs: shell-integration: cover the new built-in user-vars 2023-01-23 10:50:49 -07:00
screenshots docs: changelog for https://github.com/wez/wezterm/pull/3344 2023-03-24 19:23:47 -07:00
_config.yml docs: switch to the "Hacker" theme which is darker 2019-12-18 09:25:36 -08:00
asciinema-player.css docs: use asciinema's web player for screenshots 2022-07-09 18:59:44 -07:00
asciinema-player.min.js docs: use asciinema's web player for screenshots 2022-07-09 18:59:44 -07:00
book.toml docs: add mdbook-admonish 2023-02-25 18:19:47 -07:00
changelog.md quick select: make user patterns take precedence 2023-04-06 15:52:52 -07:00
contributing.md docs: switch doc build to Material for MkDocs 2023-03-15 19:22:51 -07:00
copymode.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
custom.css docs: css for https://github.com/wez/wezterm/pull/2911 2023-01-19 09:07:00 -07:00
escape-sequences.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
faq.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
features.md fix broken link on features page 2023-03-29 11:32:26 -07:00
help.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
hyperlinks.md docs: more config.something style adjustments 2023-03-19 18:36:37 -07:00
imgcat.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
index.md Fix broken link to list of features 2023-03-29 12:00:13 -07:00
installation.md docs: some adjustments for mkdocs 2023-03-15 20:54:02 -07:00
mdbook-admonish.css docs: add mdbook-admonish 2023-02-25 18:19:47 -07:00
mermaid-init.js docs: adopt mermaid-js for flowchart 2022-04-03 22:09:17 -07:00
mkdocs-base.yml docs: allow search to find 'changelog' 2023-03-21 12:29:32 -07:00
multiplexing.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
quickselect.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
README.markdown docs: redirect people from GH docs dir to website 2021-12-12 07:54:01 -07:00
scrollback.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
serial.md docs: some adjustments for mkdocs 2023-03-15 20:54:02 -07:00
shell-integration.md Update shell-integration.md 2023-03-23 10:27:57 -07:00
sponsor.md docs: Add sponsor page 2023-04-02 23:14:42 -07:00
ssh.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
style.css docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
troubleshooting.md docs: add troubleshooting section 2023-01-19 10:44:05 -07:00
what-is-a-terminal.md Fix typo in "Terminal Emulators and PTYs" section 2023-02-19 07:06:57 -08:00

This directory contains the sources for the documentation. Read the generated documentation at: https://wezfurlong.org/wezterm