heroku logs --tail doesn't quit on ctrl-c (Ubuntu)
Asked Answered
V

3

11

I'm using Ubuntu 11.04, rvm and Heroku.

When I'm doing this heroku logs --tail

Ctrl-C doesn't stop the process, contrary to the documentation.

Velamen answered 8/7, 2011 at 12:40 Comment(2)
This works fine for me on Ubuntu 12.04 and 11.10. But I'm using the Heroku Toolbelt, not rvm. Did you install the Toolbelt or the gem?Demise
It works now, I guess it was fixed in the meantime. Closing the case.Velamen
V
1

Seems to have been fixed in the meantime.

Velamen answered 8/2, 2012 at 10:42 Comment(1)
It seems not. Mac OS.Ankledeep
J
3

Try Ctrl-Break. It fixed this problem on Windows for me.

Jannelle answered 2/4, 2019 at 7:42 Comment(0)
J
2

Try Ctrl-Z. It worked for me on Linux Mint.

Joli answered 31/1, 2020 at 17:45 Comment(0)
V
1

Seems to have been fixed in the meantime.

Velamen answered 8/2, 2012 at 10:42 Comment(1)
It seems not. Mac OS.Ankledeep

© 2022 - 2024 — McMap. All rights reserved.