gnotclub / xst

st fork that uses Xresources and some pretty good patches
MIT License
536 stars 73 forks source link

set cursor in reload, call reload on startup #90

Closed neeasade closed 4 years ago

neeasade commented 4 years ago

see https://github.com/gnotclub/xst/issues/82#issuecomment-653834461

actionless commented 4 years ago

however i'm a bit confused¸ why signal() called every time inside reload()

neeasade commented 4 years ago

@actionless you have to re-register the signal after it's handled (the association is not permanent)