Files
Ryan Yin 9842a8a17f feat(nushell): add lsa & dus wrappers to prevent column truncation
`lsa` (ls -al) and `dus` (du) render the table at a fixed width of 350 so
columns like size/apparent/physical are never dropped to "..." when the
natural table is wider than the terminal.
2026-08-15 20:35:15 +08:00
..