Skip to content

v0.9.2

Latest
Compare
Choose a tag to compare
@wryun wryun released this 02 Mar 11:57
· 202 commits to master since this release
  • readline now reads your history file (if set) into its history on startup
    (set history with history=~/.es_history or similar)
  • minor cleanups/fixes (@eadwardus, @mwgamera, @tmmcguire)
  • @eadwardus added flatten support to command substitution (e.g. `^{echo hello world})