Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ls output is confusing #32

Open
TatriX opened this issue Sep 23, 2020 · 0 comments
Open

ls output is confusing #32

TatriX opened this issue Sep 23, 2020 · 0 comments

Comments

@TatriX
Copy link
Contributor

TatriX commented Sep 23, 2020

Here's an example:

$ ls
file
.git       Cargo.lock LICENSE   build.rs example_data ordered_map src    tests
.gitignore Cargo.toml README.md docs     ideas        signature   target todo

It took me a while to realize that file is a column header (?).
Then when there are two many files, file headers are inserted several times which looks even more confusing. Also when there are several pages of output prompt is insterted after first page instead of the last one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant