1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 23:46:31 +03:00
wezterm/wezterm-client/src
Wez Furlong ecd05547d5 Add SplitPane assignment
This, along with the plumbing included here, allows specifying
the destination of the split (now you can specify top/left, whereas
previously it was limited to right/bottom), as well as the size
of the split, and also whether the split targets the node at the
top level of the tab rather than the active pane--that is referred
to as full-width in tmux terminology.

https://github.com/wez/wezterm/issues/578
2022-05-21 21:09:11 -07:00
..
pane mux: don't kill panes when the domain is detached! 2022-05-15 17:02:24 -07:00
client.rs ssh: avoid busy loop when all channels are closed on the session 2022-05-19 21:02:06 -07:00
discovery.rs fun with sticky bits and RUNTIME_DIR 2022-01-31 07:29:15 -07:00
domain.rs Add SplitPane assignment 2022-05-21 21:09:11 -07:00
lib.rs gui/client: add stubs for publishing a main gui instance sock path 2022-01-06 20:07:46 -07:00