0.8.6
Pre-release
Pre-release
Changes:
- There is now a view for showing worker progress for cut/copy jobs
- Still a bit buggy at times, but it doesn't crash
- Fix unicode boundary errors
- Add Fedora installation instructions
- Thanks to @tim77
- Selected item now highlights the column width instead of just the filename, just like ranger
- Add option to prevent collapsing preview pane
- Re-add support for custom column sizes
- Add support for detecting window size changing #37
- Add mouse support
- Scrolling and clicking on items
- Add cd tilde expansion #33
- Thanks to @mblode
- Add clipboard support for copying filename to clipboard
- Add
--lastdir
option to allow users to write scripts that cd to the directory joshuto was in - Add borders support #39
- Textfield now increases in height to accommodate long strings
- No longer using hack to show cursor
- Before, joshuto would show the cursor in the textfield by inversing the color scheme of the character it was theoretically on
- Now, we make use of the terminal cursor and toggle it when needed