mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Backspace not working in terminal (using ssh)
@ 2019-03-19  9:17 Dold, Wolfram
  2019-03-19 10:31 ` Roland Hieber
  2019-03-19 12:06 ` Ian Abbott
  0 siblings, 2 replies; 18+ messages in thread
From: Dold, Wolfram @ 2019-03-19  9:17 UTC (permalink / raw)
  To: ptxdist

Hi there,
when we connect via ssh to our embedded device, the backspace key does not work.
During the analysis we found out that the passage 

# This fixes the backspace when telnetting in.
if [ "$TERM" != "linux" ]; then
        stty erase ^H
fi

from the file '/etc/profile' contained in ptxdist.

Now I want to ask, how best to fix this behavior?
Can the passage simply be omitted? (At least the comment lets me assume that, because there 'telnet' is mentioned and
that is no longer necessarily state of the art).
Or does omitting it lead to other unwanted side effects?

Any help would be appreciated.
-- 
Regards,
Wolfram Dold

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-03-22 12:30 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19  9:17 [ptxdist] Backspace not working in terminal (using ssh) Dold, Wolfram
2019-03-19 10:31 ` Roland Hieber
2019-03-19 10:57   ` Dold, Wolfram
2019-03-19 12:06 ` Ian Abbott
2019-03-19 12:33   ` Dold, Wolfram
2019-03-19 17:42     ` Ian Abbott
2019-03-20  9:15       ` Dold, Wolfram
2019-03-20 12:41         ` Ian Abbott
2019-03-20 15:41           ` Michael Olbrich
2019-03-21 12:46             ` Ian Abbott
2019-03-21 13:33               ` Michael Olbrich
2019-03-21 14:47                 ` Ian Abbott
2019-03-21 15:24                 ` Ian Abbott
2019-03-22  7:55                   ` Michael Olbrich
2019-03-22 10:16                     ` Ian Abbott
2019-03-22 12:30             ` [ptxdist] [PATCH] projectroot: remove setting stty erase character to "^H" Dold, Wolfram
2019-03-21 10:45           ` [ptxdist] Backspace not working in terminal (using ssh) Dold, Wolfram
2019-03-21 11:26             ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox