sesh-shared

Crates.iosesh-shared
lib.rssesh-shared
version0.1.12
sourcesrc
created_at2023-04-23 11:15:32.339172
updated_at2023-10-27 15:16:25.112832
descriptionShared library crate for Sesh, a Unix terminal session manager
homepage
repositoryhttps://github.com/willothy/sesh
max_upload_size
id846491
size11,624
Will Hopkins (willothy)

documentation

https://docs.rs/term-sesh

README

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

https://user-images.githubusercontent.com/38540736/233859560-83852798-896b-4913-b990-1e33a0ae726a.mp4

Remote Sessions (SSH)

https://user-images.githubusercontent.com/38540736/233859593-26629392-e97b-4f26-8c2a-6ea5024ed79f.mp4

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
Commit count: 102

cargo fmt