trogdoro / xiki

A shell console with GUI features
http://xiki.org
Other
3.76k stars 208 forks source link

xiki with ssh ? #133

Closed emmtte closed 9 years ago

emmtte commented 9 years ago

Is that possible to use xiki over ssh or without emacs?

trogdoro commented 9 years ago

Is that possible to use xiki over ssh

Sure, xiki shell (xsh) runs in a terminal, so you can ssh to a remote server and paste in the 1-line installer. Xsh also lets you browse files and run commands on remote servers, without installing anything on them. One way to do this is to type something like "xsh -/foo@foo.com/" in bash (or zsh).