When creating a large number of jobs (for example- from calling hap run in a loop in a bash script), the number column doesn't expand past two digits:

stty size returns 91 362, more than sufficient. hap status -v also only shows two digits for the number.
When creating a large number of jobs (for example- from calling
hap runin a loop in a bash script), the number column doesn't expand past two digits:stty sizereturns91 362, more than sufficient.hap status -valso only shows two digits for the number.