I am trying to use sqlite3 in cygwin and I notice that the backspace key does not work. I am not able to delete the sqlite commands or edit them once typed. Pressing the backspace key prints ^H. I remember using some commands to fix the issue. Does anyone know what it is?
Share
Using the command ‘stty erase ^H’ fixed the issue