Unix deficiencies/problems (immediate character echoing)

W. Lee Duncan duncan at dg-rtp.dg.com
Tue May 16 02:13:27 AEST 1989


Personally, I like my typeahead to echo.  The reason?  If I type something
in incorrectly (which, amazingly, happens quite a bit), I can figure it
out just by watching the screen.

Also, one person mentioned that they didn't like how typeahead worked
because when the commands they'd typed ahead finally did get executed,
they didn't see the command echoed then.  I think the best solution
to this is how the Korne shell works.  When it executes a command,
it looks to see if the command was typed ahead.  If so, it echoes
the command itself. 

Another person mentioned that they sometimes had to hit "backspace"
just to see which characters disappeared, and which didn't.  Most
systems have a "redraw" character (usually "control-R"), so that,
by hitting this character, the current line will be redrawn.  You
may not have this though, because, on those systems, if you get
a prompt and you have half of a line typed in, then hit backspace,
the line will redraw itself (as if you had typed the redraw
character).  For my info, which systems don't have this.

--
W. Lee Duncan, Data General, RTP     - "How can you be two places at once
UUCP: {world}!mcnc!rti!dg-rtp!duncan -  when you're really no place at all"
DOMAIN: duncan at dg-rtp.dg.com         -                Firesign Theatre



More information about the Comp.unix.questions mailing list