Wez Furlong
fc14ac87fc
docs: update for release
2022-06-24 14:59:19 -07:00
Wez Furlong
fdd9726720
docs: link back to the mux module from the startup events
2022-06-18 06:34:50 -07:00
Wez Furlong
00e5b9aae6
move wezterm.mux.split_pane(pane, {}) to pane:split{}
...
refs: #1949
refs: #674
2022-06-17 19:23:38 -07:00
Wez Furlong
4c03df884b
docs: gui-startup, mux-startup and wezterm.mux
...
refs: #1949
refs: #674
2022-06-17 16:57:52 -07:00
Wez Furlong
21fc8916f6
docs: move some inline text into files
2022-06-17 15:52:24 -07:00
Wez Furlong
46ca0679b1
add pane:get_foreground_process_info()
...
Returns all known information about the foreground process in the pane.
refs: #1987
2022-05-14 09:14:35 -07:00
Wez Furlong
2d303ec54c
docs: update for 20220101-133340-7edc5b5a release
2022-01-01 13:36:37 -07:00
Wez Furlong
ea46967e2d
mux: understand process tree, add mux-is-process-stateful event
...
This commit adds plumbing to support mapping the process tree to
lua objects which in turn allows a new `mux-is-process-stateful`
event to be defined by the user for finer control over closing
prompt behavior.
refs: #1412
2021-12-18 09:46:00 -07:00