v1cont / yad

Yet Another Dialog
GNU General Public License v3.0
687 stars 57 forks source link

Trim whitespace around `cmd` to fix special `quit ` menuitem #39

Closed dshoreman closed 5 years ago

dshoreman commented 5 years ago

Fixes #38. This is my first time dabbling with C so there may be a better way, I'm not sure.

I've built and ran it on my machine though, and it seems to be working. With this PR, quit works as a special menu item regardless of whether or not it's padded with space on either side.