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

Handle edge cases #7

Closed
5 of 6 tasks
sharkdp opened this issue Apr 21, 2018 · 1 comment
Closed
5 of 6 tasks

Handle edge cases #7

sharkdp opened this issue Apr 21, 2018 · 1 comment
Labels
feature-request New feature or request

Comments

@sharkdp
Copy link
Owner

sharkdp commented Apr 21, 2018

  • Very large files => make sure that line number output looks okay
  • Binary files => do not attempt to output anything. Instead, print some statistics?
  • Lines with no line-ending => Indicate this in a similar way to cat(1)?
  • Lines with wrong faulty Unicode characters => print
  • Filenames which are non-UTF8 compatible
  • different line ending formats (\n, \r, etc.)
@sharkdp sharkdp added the feature-request New feature or request label May 1, 2018
@sharkdp
Copy link
Owner Author

sharkdp commented May 19, 2018

Let's ignore point (1) for now and close this ticket. Should it come up again, we can open a new ticket.

@sharkdp sharkdp closed this as completed May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant