jhford / screenresolution

Command line utility for getting, setting and listing display resolution on Mac OS X 10.6+
Other
357 stars 67 forks source link

output of list could use a newline at the end #10

Closed chdiza closed 1 year ago

chdiza commented 11 years ago

On Mountain Lion when I do screenresolution get, I see the following:

2013-11-05 23:20:09.625 screenresolution[2274:707] starting screenresolution argv=screenresolution list
Available Modes on Display 0
  1280x800x32@0         1152x720x32@0           1024x768x32@0
  1024x640x32@0         800x600x32@0            800x500x32@0
  640x480x32@0          720x480x32@0         users/foo $

Look where the bash prompt is. It shouldn't be on the last get line, it should start fresh on a new line.

chdiza commented 10 years ago

This problem is still there even after the April 27th commit.

It also happens in Mavericks.

chdiza commented 9 years ago

Also happens on Yosemite.

ybakos commented 8 years ago

See https://github.com/jhford/screenresolution/pull/24