1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-28 07:55:03 +03:00
wezterm/mux/src
2023-03-19 09:25:04 -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 mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
lib.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
localpane.rs add log_unknown_escape_sequences config option 2023-03-15 22:47:32 -07:00
pane.rs mux: rename Mux::get() -> try_get(), add "infallible" Mux::get() 2022-12-19 11:55:35 -07:00
renderable.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
ssh.rs include ssh config map in debug logging when running wezterm ssh -v 2023-03-08 11:07:18 -07:00
tab.rs fix split size after unzooming, when the window size is unchanged 2023-03-19 09:25:04 -07:00
termwiztermtab.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -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 reduce latency when heavily using foreground process info 2023-01-21 15:25:57 -07:00
tmux.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00
window.rs mux: pass gui window position through from new mux window 2023-02-05 21:43:37 -07:00