1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 23:04:49 +03:00
wezterm/mux/src
2022-09-05 10:28:02 -07:00
..
activity.rs change mux empty poll to mux empty event 2021-05-08 10:25:49 -07:00
client.rs track focused pane in the client info 2022-03-18 19:24:54 -07:00
connui.rs track dpi in mux and terminal model 2022-06-15 18:54:51 -07:00
domain.rs pty: set SHELL to the shell we selected 2022-09-01 05:37:51 -07:00
lib.rs mux: gracefully handle socketpair failure 2022-08-30 07:11:30 -07:00
localpane.rs fix build on windows 2022-09-02 09:53:20 -07:00
pane.rs add Pane::get_metadata 2022-09-01 21:27:49 -07:00
renderable.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
ssh.rs fixup build for pty api change 2022-08-12 08:45:02 -07:00
tab.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
termwiztermtab.rs flesh out some todos with new pane trait methods 2022-08-27 07:58:17 -07:00
tmux_commands.rs pty: try_clone_writer -> take_writer 2022-08-12 07:56:46 -07:00
tmux_pty.rs pty: try_clone_writer -> take_writer 2022-08-12 07:56:46 -07:00
tmux.rs track dpi in mux and terminal model 2022-06-15 18:54:51 -07:00
window.rs add switch_to_last_active_tab_when_closing_tab config option 2022-09-05 10:28:02 -07:00