1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/mux/src
2023-09-28 18:05:18 -07:00
..
activity.rs mux: rename Mux::get() -> try_get(), add "infallible" Mux::get() 2022-12-19 11:55:35 -07:00
client.rs track focused pane in the client info 2022-03-18 19:24:54 -07:00
connui.rs overlays: pass down window config and apply overrides 2022-09-23 05:00:31 -07:00
domain.rs hold pane open when spawn fails 2023-07-09 13:53:41 -07:00
lib.rs add notification_handling option to control suppression 2023-09-28 18:05:18 -07:00
localpane.rs new exit_behavior_messaging option 2023-07-10 17:14:48 -07:00
pane.rs ssh: rewrite exit_behavior=Close -> CloseOnCleanExit during connection 2023-07-06 09:28:43 -07:00
renderable.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
ssh.rs termwiz: refactor terminal probing 2023-07-16 06:53:17 -07:00
tab.rs add zoom-pane subcommand 2023-08-28 21:58:22 -07:00
termwiztermtab.rs windows: remove positional mods from termwiz overlay panes 2023-07-16 09:45:22 -07:00
tmux_commands.rs mux: rename Mux::get() -> try_get(), add "infallible" Mux::get() 2022-12-19 11:55:35 -07:00
tmux_pty.rs expose the tty name associated with a pane 2023-04-06 17:13:07 -07:00
tmux.rs mux: detach domain on window close 2023-04-02 13:35:12 -07:00
window.rs mux: propagate tab and window title when it changes 2023-04-01 21:31:37 -07:00