github kamiyaa/joshuto v0.9.6

latest releases: v0.9.8, v0.9.7
pre-release5 months ago

Changes

  • Improved documentation
  • Migrating to ratatui
  • Scrollable Tab bar
  • Add support for command aliasing
  • Add custom commands
  • Mtime displays localtime instead of UTC
  • Add user and group in footer
  • Add more options to linemode and make it more configurable
  • Add current dir name to tab
  • Add --all-selected option to CopyFilePath
  • Trash feature uses command line tools instead of library
    • This reduces dependencies and compilation errors
  • Add optional description to keymaps
    • Also show description in help menu
  • Case sensitive option for searching, selecting and filtering
  • Regex support
  • Add a lot more select and filtering options
  • Add no confirm option to delete_files
  • Cleanup warnings
  • Command chaining support
  • Subcommand support
  • Shell completion for nix flake
  • rename_file_append_ext command
  • Update flake
  • Add mutex lock for preview threads
  • Add wezterm compatibility
  • Add focus on create option
  • Add %p keyword to file_path()
  • Add more mimetypes
  • Add more icons

Fixes

  • Make input thread more robust
    • There are times when terminal input and joshuto are out of sync, causing keystrokes and view to be out of sync and unusable
  • Remove temporary file after bulk_rename
  • Recycle bin feature more isolated from conditional compilation
  • Fix xdg_open for non-forking applications
  • Fix macos build
  • Remove debug print

Don't miss a new joshuto release

NewReleases is sending notifications on new releases.