Daniel Ma
Daniel Ma
As far as I can tell from looking at blessed, this would give us full access to everything from blessed. Every blessed `Node` extends from [`EventEmitter`](https://nodejs.org/api/events.html#events_passing_arguments_and_this_to_listeners), which recommends using `this`...
@Yomguithereal yep, that's correct as far as I'm aware
👏 thanks for writing this up! First, my simple answers \1. Yes \3. Yes \4. Whichever works better 🙂. I think you've done a better job of implementing the prettier...
It matters because the existing implementation can cause behavior changes to the original class. This change attempts to improve stub cleanup to be more comprehensive
@asok 🤔 honestly, no I don't think any of the built-ins would be improved by this change. I feel like my use case is common but not standard. This is...
:wave: hi @nasyxx, sorry to hear you're having an issue. It looks like it's happening because the `[]` in your `* TODO` header is some kind of special org-mode syntax....