Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upIf the terminal is not very wide, 'connected to x sources' prints forever. #450
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
@mafintosh says he knows how to fix it |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
karissa
Feb 26, 2016
Collaborator
you have to detect that the link that is printed at the end is two lines, it assumes it is on one line
|
you have to detect that the link that is printed at the end is two lines, it assumes it is on one line |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mafintosh
Feb 26, 2016
Member
process.stdout.columns contains the width of the terminal. if what is less than the line width this will happen
|
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
maybe we can fix this in single-line-log actually ... |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
mafintosh
Feb 26, 2016
Member
pasting this here for future reference, https://github.com/sindresorhus/string-width
|
pasting this here for future reference, https://github.com/sindresorhus/string-width |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
joehand
Feb 26, 2016
Member
@karissa does this always show up when you have a small terminal or do you need to do something to make it happen? I can reproduce if I hit return while the process is running, but the small terminal doesn't always do it.
|
@karissa does this always show up when you have a small terminal or do you need to do something to make it happen? I can reproduce if I hit return while the process is running, but the small terminal doesn't always do it. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
If the link is on two lines |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
karissa
Feb 26, 2016
Collaborator
here's a video https://www.dropbox.com/s/hg4dzi5jmmk72o5/terminal.mov?dl=0
|
here's a video https://www.dropbox.com/s/hg4dzi5jmmk72o5/terminal.mov?dl=0 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
K opened a pr over there, waiting |
karissa commentedFeb 26, 2016