hanslub42 / rlwrap

A readline wrapper
GNU General Public License v2.0
2.53k stars 149 forks source link

Add option to remember input only #143

Open flux77 opened 2 years ago

flux77 commented 2 years ago

The --remember option remembers both input and output. Please add an option that remembers input only. Use case: when using REPLs, one does not want the REPL's startup notices and error messages to fill the completion list.