naelstrof / maim

maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Other
2.15k stars 78 forks source link

Add explicit TTY redirect error #198

Closed chrisduerr closed 4 years ago

naelstrof commented 4 years ago

Haha I thought one of my changes had broken maim into not reading its options properly. Turns out it was because I also was expecting it to print garbage to my terminal.

This error message is much more clear on what's wrong.

Thank you! Merged into v5.6.3