LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Backspace Not Working In Command Line (https://www.linuxquestions.org/questions/programming-9/backspace-not-working-in-command-line-173253/)

sanjith11 04-22-2004 06:32 AM

Backspace Not Working In Command Line
 
hi,

i connect to unix server using telnet. but after logging in to the server when ever i use backspace in the command line insted of deleting the previous character it prints ^?. IS THERE ANY SETTINGS TO CHANGE THIS.


THANKS IN ADVANCE

jim mcnamara 04-22-2004 07:42 AM

You can get by with ^H control-H.

See the man pages for stty to permanently fix your problem


All times are GMT -5. The time now is 04:33 PM.