pub fn render_single_column( entries: &[FileEntry], config: &LsConfig, ) -> Result<String>
Render single-column output to a String (for testing).