Slide 3
Slide 3 text
What is ‘readline’?
• you already (most likely) use it!
• system library for terminal applications
(bash, irb, pry, node, sql or any other REPL)
• features:
• cursor manipulation
• command line history and search
• command completion