I use bash and alt+backspace key to delete a word at a time. This works nicely, but for some reason, it stops working after a while. It seems as though it does not recognize the alt key, and simply removes a character at a time.
Btw, I use screen to fork multiple bash instances.
I'd appreciate any solutions or diagnostic suggestions.
Thanks,