Mohsin Kaleem
Mohsin Kaleem
@BlakeWeissman That output makes it sound more like `lf` has gone into the background rather than crashed. You should be able to reopen it with the `fg` command. I think...
@BlakeWeissman Could you try updating to zsh 5.8 and letting me know whether `suspending` is still a problem? I'm not experiencing it anymore and I've been making quite a few...
Currently no, the rx generator is kinda all or nothing but I think it should be pretty easy to add a new post-process parameter to `flymake-collection-define-rx` that lets you mapcar...
IMO the error should be passed to the Usage function. Or at the vary least a parameter should be added to indicate that help is being printed or an actual...
@cornfeedhobo might I suggest passing the stream that help should be written to to the help function. That way there's very little chance some user who doesn't have a good...
Sounds good to me, why not open a pull request?
I see, totally understand. Thnx for the great work. :smile:.