Hi I'm unable to revert the 'usual' behavior I had on Debian 10 where something like test.something.else would be considered as three words when using alt+b and alt+f (or ctrl+left and ctrl+right)
on Debian 11, clients that use readline (for example the mariadb client) threat test.something.else as a single word. I don't know if this is a bug but it's inconsistent with bash (which instead threats the dot as a word separator / delimiter) and also with the many solutions found online about changing inputrc and using options that do not work. Thank you.