1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 14:22:37 +03:00
wezterm/docs
Wez Furlong 07e1c5834b
mux: more robust handling of pane killing
Work harder to notice and handle the PaneRemoved notification
more centrally, which allows removing some earlier workarounds.

Now when we receive PaneRemoved, we take the opportunity to handle
missing mapping or stale mapping between local and remote ids and
perform a resync before continuing to handle the PaneRemoved message.

Doing it this way means that we don't need to second guess the timing
of notification or the resync, so we end up with the correct sequence
of notifications, and the result is the correct size of the splits
because the local and remote aren't independently managing the
the pane removal with conflicting ideas of the new size.

refs: https://github.com/wez/wezterm/issues/3386
2023-03-28 08:47:28 -07:00
..
cli docs: update for latest release 2023-03-26 19:45:32 -07:00
colorschemes sync from https://github.com/folke/tokyonight.nvim 2023-03-20 12:42:09 -07:00
config raise ulimit nofile and nproc to a reasonable min value on unix systems 2023-03-28 07:29:47 -07:00
examples add wezterm cli activate-pane, wezterm cli activate-tab 2023-03-24 17:32:55 -07:00
install docs: simplify templating of install pages 2023-03-21 09:31:49 -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: more robust handling of pane killing 2023-03-28 08:47:28 -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 docs: fix video link on features page 2023-03-18 07:36:01 -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 docs: some adjustments for mkdocs 2023-03-15 20:54:02 -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