noctuid / zscroll

A text scroller for panels or terminals
GNU General Public License v3.0
198 stars 10 forks source link

No matchtext and padding #4

Closed mgoral closed 7 years ago

mgoral commented 7 years ago

Hi,

the following command fails with an error: "Options specified with a '--matchtext' must be specified with all '--matchtext's. See the man page for more information."

$ zscroll "something something" -p foo

I believe that -p should be interpreted as a "global" option, not part of any match group.

noctuid commented 7 years ago

Thanks for reporting this bug. It should be fixed now.