lwd icon indicating copy to clipboard operation
lwd copied to clipboard

expose quit in ui loop

Open c-cube opened this issue 6 years ago • 0 comments

Nottui.Ui_loop.run could provide an easy way to combine the default behavior ("quit on escape") with custom behavior (like a quit button). For that I think it could take an optional bool Lwd.var instead of a bool Lwd.t, and add the escape behavior on top of that?

c-cube avatar Mar 10 '20 22:03 c-cube