azterm 0.1.6

Fast, modern native cross-platform terminal, SSH profile manager, and SFTP client
1
2
3
4
5
6
pub mod modals;
pub mod navbar;
pub mod settings_view;
pub mod sftp_view;
pub mod ssh_view;
pub mod terminal_view;