Closed marlof closed 9 months ago
Make sure " export COLUMNS " is available for showJobs
Need to update showJobs to use os.get_terminal_size().columns
this doesnt work as the sizes of the screen are not available as showJobs is run as a subshell
Make sure " export COLUMNS " is available for showJobs