Special charctaer when using backspace in Unix/Linux
There is problem when using backspace in unix/linux environment. Hitting backspace is typing special character.
Example:
test^?^?^?^?
Solution:
type below command and backspace will work fine again,
stty erase ^?
Subscribe to:
Posts
(
Atom
)
No comments :
Post a Comment