Skip to content

Write Errors to Stderr & History Completion

Michael Aaron Murphy requested to merge mmstick:improvements into master
  • Errors are now written to standard error instead of standard out
  • Command history is now available as completions for liner
  • Fixed variables in single quotes being expanded in subshells

Merge request reports