~lattis/muon#45: 
Testing broken in EMACS EShell

The test subcommand is broken when used in some terminal emulators (the EMACS EShell being one of them), in that infinite equal signs are printed with no actual mention of the results. This appears to occur when the progress bar cannot find a maximum width, so capping its width would probably be the best solution.

Status
RESOLVED FIXED
Submitter
~hutzdog
Assigned to
No-one
Submitted
2 years ago
Updated
2 years ago
Labels
No labels applied.

~lattis 2 years ago

Can you check the latest master and see if a55c7f8 resolves your issue?

~hutzdog 2 years ago

It still does appear to be broken, unfortunately.

~lattis 2 years ago

Okay, now hopefully it is fixed. I tested in a local eshell, and it seems that the ioctl call that I am using to get the terminal's dimensions is succeeding, but still setting width/height to 0.

~hutzdog 2 years ago

Yep, can confirm that it is functional as of the latest commit. Thanks!

~lattis REPORTED FIXED 2 years ago

Register here or Log in to comment, or comment via email.