1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-12 13:13:15 +03:00
wezterm/docs/config/lua
Wez Furlong 2e9fe87e34 lua: expand mux api
Allow iterating all windows at the mux layer.
windows allow iterating tabs.
Tabs allow iterating panes.

Versions of iteration that report additional information (like index,
active and positioning) are also added.

Panes can now reference their containing tab and window objects.
Tabs can now reference their containing window object.

refs: https://github.com/wez/wezterm/issues/1598 (sort of)
refs: https://github.com/wez/wezterm/issues/225
2022-06-27 13:19:03 -07:00
..
config docs: update for release 2022-06-24 14:59:19 -07:00
gui-events docs: update for release 2022-06-24 14:59:19 -07:00
keyassignment ActivateKeyTable replace_current wasn't actually optional 2022-06-25 19:38:39 -07:00
mux-events docs: update for release 2022-06-24 14:59:19 -07:00
pane docs: update for release 2022-06-24 14:59:19 -07:00
wezterm docs: Use new wezterm.action.Action syntax in rest of the docs 2022-06-25 18:51:55 -07:00
wezterm.mux lua: expand mux api 2022-06-27 13:19:03 -07:00
window docs: Use new wezterm.action.Action syntax in rest of the docs 2022-06-25 18:51:55 -07:00
window-events docs: Use new wezterm.action.Action syntax in rest of the docs 2022-06-25 18:51:55 -07:00
general.md docs: start adding a reference section for Config 2021-01-18 17:31:39 -08:00
LocalProcessInfo.md docs: clarify why the short name of LocalProcessInfo is not preferred 2022-05-14 09:29:30 -07:00
MuxPane.md lua: expand mux api 2022-06-27 13:19:03 -07:00
MuxTab.md lua: expand mux api 2022-06-27 13:19:03 -07:00
MuxWindow.md lua: expand mux api 2022-06-27 13:19:03 -07:00
PaneInformation.md docs: update for release 2022-06-24 14:59:19 -07:00
SpawnCommand.md docs: more pane related docs 2020-10-10 10:49:36 -07:00
SshDomain.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
TabInformation.md mux: add titles to mux window and tab objects 2022-06-27 12:01:40 -07:00
TlsDomainClient.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00
TlsDomainServer.md docs: document various missing things 2021-02-20 10:40:26 -08:00
WslDomain.md docs: update for 20220319-142410-0fcdea07 2022-03-19 16:37:27 -07:00