The underlying library changed from GNU readline to Editline library. There are configurations for the editline which may be able to emulate the old behaviour.
See man editrc, man 7 editline. On Sat, 3 Feb 2024 at 05:34, ChipsRunner via discuss <[email protected]> wrote: > > Hi I've noticed that between debian 10 and 11 > (mariadb-client-core-10.3 and mariadb-client-core-10.5) > the client console tool (CLI) treats words in a different way: > alt+f and alt+b will skip the dot on the new version. > > Example if I have something like 'test.domain.com' > using alt+f on the old version would treat 'test', 'domain' and 'com' as > three separate words > > while the new version would skip at the end of '.com' > > > Is there a way to restore the old behaviour ? > > > Thank you, > PM > _______________________________________________ > discuss mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ discuss mailing list -- [email protected] To unsubscribe send an email to [email protected]
