You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Using aha commit 5eaec96, and this input file:
aha
by itself gives correct output, butaha --line-fix
gives output likeAdding 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.The text was updated successfully, but these errors were encountered: