You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added
New display formats for enhanced visualization:
git: Display Git status information for files
grid: Present files in an organized grid layout
sizemap: Visualize file sizes with proportional representation
table: Show files in a structured table format
timeline: Group files by creation/modification dates
Interactive plugin management system
Plugin update functionality via CLI
Extended configuration options for customization
Plugin support for default and long format customization
Enhanced
Significant performance improvements:
Optimized tree view rendering
More efficient recursive file listing
Better memory management for large directories
Plugin system improvements:
Refined plugin interface for better integration
More robust plugin installation process
Enhanced plugin discovery and loading
Sorting functionality:
More accurate file sorting across all formats
Improved performance for large directory sorting
Fixed
Memory leaks in recursive directory listing
Plugin installation reliability issues
Color output consistency across different formats
What's Changed
docs: add AUR instructions by @malteo in #28
Add Homebrew to readme by @triyanox in #30
Enhance display formats, plugin system, and performance optimizations for file listing by @triyanox in #31
0 commit comments