hpr4372 :: The power of GNU Readline - part 4 hosted by Some Guy On The Internet
Sgoti talks about Vi settings in GNU Readline
GNU Readline is a software library that provides line-editing and history capabilities for interactive programs with a command-line interface, such as Bash. It is currently maintained by Chet Ramey as part of the GNU Project. This series looks at some of the features of this powerful library.
Sgoti talks about Vi settings in GNU Readline
More useful key combinations
Various ways of deleting and undeleting on the command line with GNU Readline
There's a lot you can do to speed up typing by using GNU Readline. We'll explore how in this series