Skip to content

v0.1.3

Choose a tag to compare

@cagostino cagostino released this 03 May 15:59
· 13 commits to main since this release

Changes

  • Fix git commands requiring interactive terminal (push/pull now inherit stdin/stdout)
  • Add Escape key binding to interrupt processing (same as Ctrl+C)
  • Improve readline history persistence with better error handling
  • Enhanced logging for history operations