Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 987 Bytes

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 987 Bytes

Changelog

Changed

  • fixed missing newline in README

Changed

  • fixed issue with mvaddstr wrapping
  • added error handling for arguments
  • added libtinfo dependency necessary for some systems

Added

  • added -L descent level and -h
  • added +/- controlls for level control

Changed

  • fixed demo, small README fix

Added

  • libgit2 link for .gitignore exclusions
  • -I [regex] flag for manual ignore matching
  • separate threads for filesystem and terminal I/O
  • keybindings for new features

Changed

  • Rewritten using C++17

Added

  • First release written in C with basic features