1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-26 15:52:29 +03:00
wezterm/mux/src
2024-05-13 09:41:12 -07:00
..
activity.rs mux: rename Mux::get() -> try_get(), add "infallible" Mux::get() 2022-12-19 11:55:35 -07:00
client.rs add default_ssh_auth_sock option 2024-05-09 14:27:03 -07:00
connui.rs overlays: pass down window config and apply overrides 2022-09-23 05:00:31 -07:00
domain.rs mux: enable ssh agent forwarding 2024-05-09 12:52:29 -07:00
lib.rs update metrics to latest version (0.22) 2024-05-13 09:41:12 -07:00
localpane.rs mux: allow specifying cache policy for process information 2024-02-02 18:02:18 -07:00
pane.rs mux: allow specifying cache policy for process information 2024-02-02 18:02:18 -07:00
renderable.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
ssh_agent.rs add default_ssh_auth_sock option 2024-05-09 14:27:03 -07:00
ssh.rs termwiz: refactor terminal probing 2023-07-16 06:53:17 -07:00
tab.rs make activate-pane CLI honor unzoom_on_switch_pane 2024-05-05 13:16:50 -07:00
termwiztermtab.rs mux: allow specifying cache policy for process information 2024-02-02 18:02:18 -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