1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-03 11:38:15 +03:00
wezterm/docs/config
Wez Furlong d7145561c2
Add wezterm start --domain DOMAIN --attach + gui-attached event
The motivation here was to remove some similar but not quite the same
logic that existed for starting up when using `wezterm connect`.

Now `wezterm connect DOMAIN` is implemented as `wezterm start --domain
DOMAIN --attach --always-new-process` and a little extra hand-wave to
ensure that the default domain is set correctly.

The startup events have been refactored a bit; a new gui-attached
event is emitted after attaching and starting any default programs
in the selected domain at startup.

That event can be used to maximize windows and so on, if desired.

The gui-attached event is independent of the startup command and fires
for `wezterm connect`, which `gui-startup` did not (and could not) do.
2023-01-26 15:56:11 -07:00
..
lua Add wezterm start --domain DOMAIN --attach + gui-attached event 2023-01-26 15:56:11 -07:00
appearance.md docs: add note about multiplexing and color schemes 2023-01-22 22:06:33 -07:00
default-keys.md docs: update for latest release 2022-09-03 20:54:27 -07:00
files.md fixes flow chart and typo in config file docs 2022-11-19 07:53:04 -08:00
font-shaping.md docs: apply stylua formatting 2022-07-19 07:54:31 -07:00
fonts.md cleanup: a few references to the Last Resort font 2022-11-22 15:40:17 -07:00
key-encoding.md docs: released 20221119-145034-49b9839f 2022-11-20 06:53:49 -07:00
key-tables.md docs: apply stylua formatting 2022-07-19 07:54:31 -07:00
keyboard-concepts.md Docs: Clean and slim the flowchart ... 2022-07-22 07:55:24 -07:00
keys.md docs: update first example to use wezterm.action style 2022-11-19 08:08:50 -07:00
launch.md Fix shell-resolution documentation in launch 2022-11-30 11:13:38 -08:00
mouse.md docs: 20220807-113146-c2fee766 release 2022-08-07 13:26:59 -07:00