1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 06:34:17 +03:00
wezterm/mux/src
Wez Furlong 0f6ee20b28 pty: ExitStatus now understands signals and impl Display
Improves the fidelity of the information in ExitStatus and shows it
in the wezterm exit_behavior output to clarify the status.
2022-04-09 06:15:54 -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 introduce unicode_version config 2021-11-25 09:00:45 -07:00
domain.rs Improve exit_behavior messaging some more 2022-04-06 17:53:46 -07:00
lib.rs downloader: restructure how we propagate to the gui 2022-03-31 20:06:43 -07:00
localpane.rs pty: ExitStatus now understands signals and impl Display 2022-04-09 06:15:54 -07:00
pane.rs track focused pane in the client info 2022-03-18 19:24:54 -07:00
renderable.rs model: replace LineBits::DIRTY with a sequence number 2021-08-08 12:45:08 -07:00
ssh.rs Improve exit_behavior messaging 2022-04-06 07:43:12 -07:00
tab.rs Add SwitchToWorkspace keyassignment action 2022-01-15 13:53:34 -07:00
termwiztermtab.rs encoding my preferred import grouping in the rustfmt config 2022-01-17 13:50:51 -07:00
tmux_commands.rs Improve exit_behavior messaging 2022-04-06 07:43:12 -07:00
tmux_pty.rs tmux: when resizing locally, inform tmux of new size 2022-01-17 16:55:41 -07:00
tmux.rs Split up some of the tmux state 2022-01-17 14:15:41 -07:00
window.rs clipboard: restructure how we capture OSC 52 2022-03-31 09:55:51 -07:00