Brandon Fulljames
Brandon Fulljames
To clarify, would the user need to supply their own `help.Model` or would we be able to handle that by implementing `FullHelp()` and `ShortHelp()` in our keymap? I'm also a...
Released as v0.17.1, we can tweak from there if needed. Thanks for the PR! I'll let you close this one if you confirm the released version works as you expect.
Hmmm good catch. Currently it's being tested and working on go 1.13 and up, but honestly I'd be very surprised if anyone needs to be as low as 1.17 at...
Released as v0.17.0, thanks for the fix! Apologies for slowness, should be more around now.
I’m actually pretty wary of editing the underlying data, unfortunately. I’d rather enable that through exposing cell selection, and allow the table to receive new data with an edited version....
Apologies, catching up! Let's go with this, yes. I think we can reasonably break off
This isn't inherent to the library, but the basic filter example was indeed broken in this way. Fixed, belatedly!
Ah, thanks for the heads up! I'll take a look to see how badly everything breaks with the v2 branches.
I've added a `v2-exp` branch, still working through all the new quirks of v2 lipgloss doing some things.
Apologies for the late response. Could you describe what you want it to do a little more, if it would still be useful?