List of running jobs is truncated
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version: Build 3.2.1beta6
- OS version: 10.15.1
- Attach ~/Library/Preferences/com.googlecode.iterm2.plist here com.googlecode.iterm2.plist
- Attach a debug log (nothing relevant in it)
Detailed steps to reproduce the problem:
- Close a tab/window with a long process name running
What happened:
Alert box says: "This tab is running the following jobs: gitstatusd-darwi and zsh."
What should have happened: I'd expect it to say "This tab is running the following jobs: gitstatusd-darwin-x86_64 and zsh."
Furthermore, whether I add gitstatusd-darwi or gitstatusd-darwin-x86_64 (and zsh) I always see the same prompt - but maybe this is my misunderstanding of the feature (pref -> profile -> session -> prompt before closing if there are jobs running besides")