1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-28 07:55:03 +03:00
wezterm/docs/config
Wez Furlong 1e688a5128
Add serial_ports config
This commit teaches the config about SerialDomains, and the mux
layer about constructing a SerialDomain, then changes the GUI
layer to use those pieces to set up `wezterm serial`.

A new `serial_ports` config is added, and the GUI layer knows how
to apply it to the set of domains in the mux.

The result of this is that you can now define a domain for each
serial port and spawn a serial connection into a new tab or window
in your running wezterm gui instance.
2023-03-29 19:05:13 -07:00
..
lua Add serial_ports config 2023-03-29 19:05:13 -07:00
appearance.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
default-keys.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
files.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
font-shaping.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
fonts.md docs: shift from return {} style to config.something style 2023-03-19 18:26:21 -07:00
key-encoding.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
key-tables.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
keyboard-concepts.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
keys.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
launch.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00
mouse.md docs: update a bunch of since lines to new macro 2023-03-20 22:54:27 -07:00