8 releases
0.1.12 | Oct 27, 2023 |
---|---|
0.1.10 | Aug 31, 2023 |
0.1.5 | May 1, 2023 |
0.1.4 | Apr 25, 2023 |
#874 in Unix APIs
45 downloads per month
Used in term-sesh
8KB
94 lines
sesh
Terminal sessions, written in Rust.
Built on gRPC and unix sockets.
Warning
This is a work in progress, and may contain some bugs.
Demo
Local Sessions
Remote Sessions (SSH)
Installation
From source
Release:
cargo install --locked term-sesh
Git:
cargo install --git https://github.com/willothy/sesh
Usage:
See the help
subcommand or MANUAL.md for more info.
Integrations:
- Wezterm
- Shells
- Starship
Dependencies
~1.2–1.8MB
~34K SLoC