canola.nvim/lua
Barrett Ruth 2aff22aa18
fix(columns): hide misleading directory sizes in size column
Problem: the size column shows the filesystem inode size (typically
4096 = 4.1k) for directories, which is misleading — users expect no
size for directories.

Solution: add an early return for directory entries in the size render
function of the files, SSH, and S3 adapters.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 15:23:56 -04:00
..
canola fix(columns): hide misleading directory sizes in size column 2026-03-08 15:23:56 -04:00
resession/extensions refactor: rename oil to canola across entire codebase (#70) 2026-03-05 14:50:10 -05:00