templates icon indicating copy to clipboard operation
templates copied to clipboard

Add `remote` template for tui over ssh

Open pythops opened this issue 1 year ago • 2 comments

maybe add another template based on russh to build TUI over ssh.

pythops avatar May 18 '24 10:05 pythops

This would be great to have, maybe based on https://github.com/warp-tech/russh/blob/main/russh/examples/ratatui_app.rs

orhun avatar May 18 '24 20:05 orhun

good idea - there's also https://github.com/joshka/pong-russh/ for making this.

joshka avatar May 19 '24 00:05 joshka