Re: [dwm] Eagerly awaiting st

From: Steven Blatchford <steve_AT_porchlight.ca>
Date: Mon, 10 Dec 2007 19:31:16 -0500

On 19:17 Mon 10 Dec, John A. Grahor wrote:
> Anselm,
>
> I'm eagerly awaiting the advent of st.
>
> I wonder if you would entertain the concept of "local line editing"?
>
>
> I ssh to many hosts at the far end of very slow satellite links and it is
> excruciating to type commands, etc because ssh doesn't have a "line" mode
> like telnet does. It would be nice if the terminal would support "local
> line editing" so that a line is collected up locally on the terminal and
> sent to the pty only when carriage return is hit. Any chance??
Why can't you do something like:
ssh user_AT_host 'command'

eg ssh steve_AT_localhost 'ls -l'

-steve
Received on Tue Dec 11 2007 - 01:31:11 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:11:07 UTC