Skip to content

v0.1.0

Compare
Choose a tag to compare
@joshi4 joshi4 released this 08 Jan 03:57
· 422 commits to main since this release

Changelog

  • 3a057ca cmd/record: do not panic if pty can't be restored
  • 48dcb7a cmd/record: handle err spawing sub-shell to record a guide
  • 73496f0 cmd/record: handle error when putting ptty in raw mode
  • 8bc1725 cmd/record: handle errs displaying or generating a runbook after recording it
  • 66cb72b shell/zsh: handle err from instantiating zshrc template
  • d81b934 shell: use filepath.Join instead of os.FilePathSepartor