Skip to content

v0.9.0

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 13 May 08:23
· 686 commits to main since this release
  • Added new recover mode. Pressing any invalid key will lead the users to this mode. esc is the escape from that mode.
  • Introduced new message PopMode which will pop the last mode and switch to it.
  • Stay in filter mode after filtering files, similar to sort.
  • Stay in create x mode while creating files or directories, allowing batch creation.
  • Added LogWarning message, similar to LogInfo, LogSuccess and LogError.
  • Logs will be hidden when switching to input mode, and will appear when new logs are available.
  • Fixed rename operation.
  • Fixed error that occurs when running a subprocess and pressing a key immediately.