MouseUnSnag icon indicating copy to clipboard operation
MouseUnSnag copied to clipboard

Add nowrap parameter

Open gillius opened this issue 6 years ago • 2 comments

Fixes https://github.com/dale-roberts/MouseUnSnag/issues/3

gillius avatar Oct 23 '18 03:10 gillius

FYI @gillius the logic in this is backwards. By default, it disables wrapping and when you add /nowrap it enables wrapping, which had me confused. If it wraps by default, the option should be called /nowrap and the variable should be called nowrap and you need to negate wrap instead.

I posted some comments inline.

patricknelson avatar Jan 17 '19 06:01 patricknelson

Got a PR to fix your PR here: https://github.com/gillius/MouseUnSnag/pull/1

patricknelson avatar Jan 17 '19 18:01 patricknelson