1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00
wezterm/docs
Wez Furlong 74da631430
mux: allow client to provide palette to mux server
The server-side ownership of the palette is a stumbling block for
many users, so let's fix it.

This commit allows the client to pass its configured palette to
the server when it connects, and when the config is changed.

That palette takes precedence over the palette from the server config.

However, if the remote application uses any escape sequences that
redefine the color palette, the color palette that was active at
that point in time is forked and use as the basis, and will remain
the active palette until the palette is reset via escape sequences.

refs: https://github.com/wez/wezterm/issues/2686
refs: https://github.com/wez/wezterm/issues/3397
2023-03-31 08:02:32 -07:00
..
cli docs: fixup a couple of Since thingies 2023-03-29 19:17:16 -07:00
colorschemes sync from https://github.com/folke/tokyonight.nvim 2023-03-20 12:42:09 -07:00
config docs: fix list syntax 2023-03-31 05:46:51 -07:00
examples add wezterm cli activate-pane, wezterm cli activate-tab 2023-03-24 17:32:55 -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 mux: allow client to provide palette to mux server 2023-03-31 08:02:32 -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
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