* server/pty: Remove last `unwrap` * server/route: Remove calls to `unwrap` * server/screen: Remove calls to `unwrap` * WIP: server/plugins: Remove calls to unwrap * server/route: Apply rustfmt * server/plugins: Remove last `unwrap`s * server/screen: update tabs before rendering which was previously accidentally changed. * server/tab: Remove calls to `unwrap` * server/plugins: Add context to plugin panic reporter * changelog: Add PR #2069 |
||
|---|---|---|
| .. | ||
| output | ||
| panes | ||
| plugins | ||
| tab | ||
| ui | ||
| unit | ||
| background_jobs.rs | ||
| lib.rs | ||
| logging_pipe.rs | ||
| os_input_output.rs | ||
| pty.rs | ||
| pty_writer.rs | ||
| route.rs | ||
| screen.rs | ||
| terminal_bytes.rs | ||
| thread_bus.rs | ||