mirror of
https://github.com/wez/wezterm.git
synced 2025-01-06 04:57:21 +03:00
ee4b4b598c
This replicates `last-window` in tmux. To pull this off, I deliberately store the last tab whenever I'm activating a new one or spawning a new one. I had to do this explicitly rather than hooking set_active, because we end up setting the active tab briefly for some common operations like moving a tab. |
||
---|---|---|
.. | ||
config | ||
keyassignment | ||
pane | ||
wezterm | ||
window | ||
window-events | ||
general.md | ||
SpawnCommand.md | ||
SshDomain.md | ||
TlsDomainClient.md | ||
TlsDomainServer.md |