Skip to content

v0.9.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kamiyaa kamiyaa released this 06 Mar 00:23
· 358 commits to main since this release

0.9.3

Changes

  • add support for scrolling text previews
  • bulk_rename now reads TMP_DIR environment variable when determining where to save temporary files
  • line numbers support (Thanks to @Vinegret43 )
  • automatically reload directory contents when change is detected (configurable) (Thanks to @DLFW )
  • continuous scrolling support (Thanks to @DLFW )
  • cd - support (Thanks to @Vinegret43 )
  • support for image previews via ueberzug and kitty term
  • command autocompletion and reverse autocompletion (Thanks to @sushi-shi )
  • incremental search (Thanks to @sushi-shi )
  • console shortcuts (Thanks to @sushi-shi )
  • half page increments (Thanks to @sushi-shi )
  • try all options when opening files (Thanks to @sushi-shi )
  • Docker image for building joshuto (Thanks to @kennycallado )
  • themes, keymaps and joshuto settings now come with a default setting if none is provided
  • you can now fork with xdg_open
  • various code cleanups (Thanks to @DLFW , @otakubeam , @sushi-shi )