Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@arkark arkark released this 17 Nov 06:25
· 22 commits to master since this release

Enhancements

  • Add --version option (PR: #63)

Bugs fixed

  • Avoid some unexpected infinite loops (PR: #61)

Other

  • Use std.file.getcwd for pwd command (PR: #59, @kubo39 )
  • Get window size by TIOCGWINSZ (PR: #58, @kubo39 )