Hacker News new | ask | show | jobs
by klibertp 4234 days ago
To be fair bash and readline were/are very closely related in terms of codebases. But it's true that almost all command line interactive apps which don't use curses use readline, which makes those keyboard shortcuts worth knowing.