In-Depth Series: GNU Readline
- Number of episodes: 3
- Open/closed: open
- Date of earliest show: 2016-07-13
- Date of latest show: 2018-03-09
- Series RSS feeds: ogg, spx, mp3
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.
Released: 2018-03-09. Duration: 00:27:11. Flag: Explicit.
Tags: command line,cli,GNU Readline.
More useful key combinations
Released: 2017-12-27. Duration: 00:19:25. Flag: Explicit.
Tags: command line,cli,GNU Readline.
Various ways of deleting and undeleting on the command line with GNU Readline
Released: 2016-07-13. Duration: 00:11:56. Flag: Explicit.
Tags: command line,cli,GNU Readline.
There's a lot you can do to speed up typing by using GNU Readline. We'll explore how in this series