@b0rk @hanshuebner
As an example, the tty level driver is operating when you are in password entering mode. The readline functions will not be there, but tty level backspace, delete word, and delete line will be.
And people who want to can reset tty or readline config, but they are controlled in different ways.
(I disable emacs style editing everywhere I can use vi style.)