1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 23:46:31 +03:00
wezterm/mux/src
Wez Furlong 01fe53f20a
ssh: use double height text for host key failure case
That makes it really stand out

refs: #3941
2023-07-06 12:53:05 -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: more consistently set WEZTERM_UNIX_SOCKET in localdomain 2023-05-29 19:29:46 -07:00
lib.rs ssh: rewrite exit_behavior=Close -> CloseOnCleanExit during connection 2023-07-06 09:28:43 -07:00
localpane.rs ssh: rewrite exit_behavior=Close -> CloseOnCleanExit during connection 2023-07-06 09:28:43 -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 ssh: use double height text for host key failure case 2023-07-06 12:53:05 -07:00
tab.rs expose the tty name associated with a pane 2023-04-06 17:13:07 -07:00
termwiztermtab.rs mux: detach domain on window close 2023-04-02 13:35:12 -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