HacktoberfestUp-For-Grabs
仓库指标
- 星标
- (5,134 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
- Type of issue :
- Feature request
I've been trying to port my exact ls config to colorls (I'd like to use colorls mainly because of the --sf option which lists files first). There are a few things that I haven't been able to reproduce:
- is there a way to disable the tab (4 spaces) between the left edge and the first column?;
- having disabled all the icons, how can I get the corrent number of columns? I disable the icons replacing them with two backslash characters, this gets rid of the icons but now it doesn't use all the columns it could;
- is there a way to hide the backslash character after the directory names?
Here's the comparison between my ls and colorls.