1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/docs
Wez Furlong adbe545d44 fix window vanishing when a tab is closed
We weren't fixing up the active tab position correctly after removing
a tab.  I think this bug crept in around the ActivateLastTab changes.

We now try harder to set active idx back to the tab that was active
prior to the remove, and ensure that we set the active index to
something within range if it was the active tab that was removed.

Refs: https://github.com/wez/wezterm/issues/690
2021-04-13 08:18:52 -07:00
..
colorschemes colors: set cursor border to bg in the color schemes 2020-10-27 09:17:20 -07:00
config fonts: allow specifying weight/stretch/italic for each fallback font 2021-04-12 22:30:55 -07:00
install docs: link to the macports port page for wezterm 2021-04-07 10:36:03 -07:00
screenshots docs: document styling the tab bar elements 2021-03-12 09:23:00 -08:00
_config.yml docs: switch to the "Hacker" theme which is darker 2019-12-18 09:25:36 -08:00
book.toml Revert "ci: disable mdbook-linkcheck" 2021-02-24 09:28:00 -08:00
changelog.md fix window vanishing when a tab is closed 2021-04-13 08:18:52 -07:00
contributing.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
copymode.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
custom.css style download buttons a bit better 2019-12-29 21:39:23 -08:00
escape-sequences.md docs: note about OSC 9 and OSC 777 toast notification support 2021-02-23 09:18:23 -08:00
faq.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
features.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
help.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
hyperlinks.md docs/hyperlinks: revert s -> S 2021-04-02 21:05:47 -07:00
imgcat.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
index.md docs: mention freebsd along with other platforms 2021-03-03 08:48:41 -08:00
installation.md docs: add installation info for FreeBSD 2021-03-03 08:45:58 -08:00
multiplexing.md docs: document various missing things 2021-02-20 10:40:26 -08:00
scrollback.md docs: fix link to ClearScrollback 2021-02-20 08:44:39 -08:00
serial.md docs: upgrade to mdbook 0.4, enable link checking 2021-01-30 14:14:29 -08:00
shell-integration.md docs: update for version 20210314-114017-04b7cedd 2021-03-14 11:55:12 -07:00
ssh.md docs: update for 20210404-112810-b63a949d release 2021-04-04 11:30:58 -07:00