Releases: spacebanana420/parasol
Releases · spacebanana420/parasol
Parasol v0.8
- Added directory bookmarks functionality, so you can save your most used directories in a config file (
bookmarks
andadd-bookmark
) - Extended
devices
platform support - Fixed a bug with cutting and pasting
- Added
hidden
command - Added Haiku support for opening files from Parasol
- Bug fixes and improvements
Parasol v0.7
- Added a general-use shell that can be launched from the file explorer or standalone
- Multiple bug fixes and improvements
- Small changes/improvements to the interface
- Commands
copy
andcut
can now process directories - Command
find
is now case-insensitive, and addedfind-strict
for case-sensitive search - Renamed command
view-clipboard
toclipboard
Parasol v0.6
- Added the
devices
command for Linux and FreeBSD to list mounted disk partitions and jump to them size
command can now read directories- Improved memory usage and fixed memory usage raising unnecessarily as you use Parasol
Parasol v0.5
- Added browser tabs
- Added command
cut
- Command
move
can now move directories too
Parasol v0.4
- The
delete
command now can delete directories - Fixed some minor TUI issues
- Added new commands:
find
,dirs
andfiles
Parasol v0.3
- New commands:
size-tree version move size copy paste home create-file view-clipboard clear-clipboard
- Fixed the delete command
- Added new CLI arguments
- TUI fixes and bug fixes
Parasol v0.2
This is a big overhaul to Parasol:
- Rewrote Parasol in Java
- Added ANSI-based terminal colors
- Added columns for displaying paths, which can be disabled
- Added CLI arguments
- Hidden files are now not shown by default
- Added more commands and improved others
- Improved internal code, algorithms and performance
- Paths are now sorted in alphabetic order
- Opening or running a file now does not print anything to the standard output and error
- Many more additions and improvements
Parasol v0.1.2
Fixed a critical Windows bug related to user input that would leave Parasol unusable
Parasol v0.1.1
Fixed a few bugs related to reading user input:
- Reading one line with multiple spaces no longer modifies the next user input
- Fixed the error in "press enter to continue"
- Fixed "press enter to continue" not working on Windows
Parasol v0.1
The first release of Parasol! Please keep in mind that this project is still very new, lacks features and might contain bugs. Linux and Windows support is guaranteed, everything else is experimental.