github kamiyaa/joshuto v0.9.4

latest releases: v0.9.8, v0.9.7, v0.9.6...
pre-release2 years ago

Changes

  • selected files now indented like ranger
  • Use notify::RecommendedWatcher to simplify code and support BSD platforms
  • track child processes and properly close them when complete
  • add H, L and M vim actions
  • combine --output-dir and --choosefiles into a single argument
    • --output-file is used for all output by joshuto and can be specified what to output by:
    • quit --output-current-directory
    • quit --output-selected-files
  • add pbcopy to support macos file ops
  • inform user how many files was selected when glob selecting
  • zoxide support
  • add ctrl+h as hidden files toggle
  • Github clippy workflow and rustfmt stuff
  • split up keymaps into different modes
    • default_view default
    • task_view for when viewing io processes
    • help_view for viewing help menu
  • Add flat command
  • Add hsplit view to view 2 tabs at once
  • Add ability to check whether a preview is outdated and update it accordingly

Fixes

  • fix regular file styling not respecting theme
  • fix file preview showing a blank line
  • fix confirm_exit not working
  • fix open not selecting file
  • fix bulk_rename confirmation logic

Don't miss a new joshuto release

NewReleases is sending notifications on new releases.