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

Additional empty lines while printing unsupported file formats #5

Closed
muhammad-abbady opened this issue Jul 25, 2021 · 2 comments
Closed
Labels
bug Something isn't working correctly released

Comments

@muhammad-abbady
Copy link

Here is a comparison between vscat and cat explaining the problem:

tempsnip

@OmarTawfik
Copy link
Owner

I think it is not detecting your terminal width correctly, thus not trimming it to the correct width. I'll look into it! thanks for filing.

@OmarTawfik OmarTawfik added the bug Something isn't working correctly label Jul 25, 2021
github-actions bot pushed a commit that referenced this issue Jul 29, 2021
## [1.0.1](v1.0.0...v1.0.1) (2021-07-29)

### Bug Fixes

* calculate correct line widths when tabs are rendered (closes [#5](#5)) ([5d65b16](5d65b16))
* support glob matching nested globs (fixes [#1](#1)) ([fb5c9e4](fb5c9e4))
@OmarTawfik
Copy link
Owner

🎉 This issue has been resolved in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly released
Projects
None yet
Development

No branches or pull requests

2 participants