Andy Hunt
Andy Hunt
Hi Marcel, 👋 I've been using Cordless for a little while now (thanks!), and I wanted to implement mouse highlighting support in the chat view. Then I noticed this particular...
Disabling mouse support in the config is not something I would have expected to need to do, so thanks for telling me how! By "MVP", I mean something that works...
I began to try this last night. It should be possible to implement the `WindowManager` model I talked about #353. What I discovered (which you probably already know): * `tview`...
I was trying to avoid exposing internal state through access to private members; `window.chatView.internalTextView.Method()`. Having windows and components implement the `tview.Primitive` interface isn't a bad thing, IMO. I agree there's...
I'll get chance to read your comment properly later, but in the meantime: have you ever considered using [github.com/epiclabs-io/winman](https://github.com/epiclabs-io/winman)? If so, can what were the pros and cons? Was there...
> So, two of these (shortcuts and tfa-setup) are basically more "dialogs" than they are windows. E.g. we need to return to the previous view after closing them. If we...
That should be OK. I'm not likely to be free until Sunday, I'm afraid.
That sounds great! I've got some time on Saturday afternoon/evening if you'd like to take a look this together for an hour or two
Ah, sorry, I'm busy Sunday. Perhaps I can take a look at the work you've been doing and go from there over the weekend?
Ok, about 1600 UTC works for me. I'll email you a Discord handle.