1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/wezterm-ssh
Chip Senkbeil caf504ee81
Re-export portable_pty::{PtySize, MasterPty, ChildKiller} as it is available in public API (#1603)
* Re-export portable_pty::PtySize as it is available in public API

* Re-export portable_pty::{MasterPty, ChildKiller} as those are both implemented by public structs from wezterm-ssh
2022-01-30 18:27:29 -07:00
..
examples introduce unicode_version config 2021-11-25 09:00:45 -07:00
src Re-export portable_pty::{PtySize, MasterPty, ChildKiller} as it is available in public API (#1603) 2022-01-30 18:27:29 -07:00
tests encoding my preferred import grouping in the rustfmt config 2022-01-17 13:50:51 -07:00
Cargo.toml Add features to enable vendored-openssl for ssh2 and libssh-rs individually 2022-01-09 19:36:56 -08:00