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

--line-fix leads to double-spaced output #93

Open
iskunk opened this issue Mar 21, 2022 · 0 comments
Open

--line-fix leads to double-spaced output #93

iskunk opened this issue Mar 21, 2022 · 0 comments

Comments

@iskunk
Copy link

iskunk commented Mar 21, 2022

Using aha commit 5eaec96, and this input file:

aha by itself gives correct output, but aha --line-fix gives output like

Script started on 2022-03-21 12:55:00-0400
host:/tmp/lstest$ ls -1                                                         

apple                                                                           

banana                                                                          

canteloupe/                                                                     

durian                                                                          

enchilada                                                                       

host:/tmp/lstest$ exit                                                          


Script done on 2022-03-21 12:55:03-0400

Adding the --ignore-cr option does not help.

This input file is intended as a minimal example. --line-fix is not needed to process it correctly, but I have more complex inputs that do require this option, and likewise get the double-spaced lines.

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