Releases: dividebysandwich/rat-commander
Releases · dividebysandwich/rat-commander
v0.7.0
What's changed
- Search function now works on remote connections
- File viewer doesn't load everything into RAM anymore
- Viewing a remote file now provides a progress dialog and abort capability
- Fix: SCP/FTP downloads of large files now streaming instead of endlessly buffering
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's changed
- More themes!
- Disk explorer upgraded to show largest files
- Allow overriding remote file copying with local paths
- Improved copy dialog with more stats and nicer graph
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's changed
- Directory comparison tool - highlights changed files across two directories
- File comparison tool - line by line comparison and merging of changes
- Streamlined symlink tool operation
- Classic theme added
- Save and abort confirmations added to editors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's changed
- Implemented hex-editor
- Fix remote transfers always targeting local filesystem
- Remote transfers are now always streaming, so the progress bar shows actual progress (unlike MidnightCommander)
- Added animation to copy progress bar
- Remote connections are now stored and can be recalled via dropdown
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's changed
- Page up/down now scroll by one whole page
- Filename coloring based on file type
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's changed
- Fixed getting stuck in directions with no permissions
- Mouse controls added
cd somedirnow also affects the current file browser panel- File list now shows prefixes for directories, symlinks, executable files
- Right click and dragging inverts file selection
- Process explorer added
- Disk explorer added
- Marking a file now marks the size and date columns too
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial Release
Full Changelog: https://github.com/dividebysandwich/rat-commander/commits/v0.1.0