You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There was a recent change to charmbracelet's bubble (charmbracelet/bubbles#584) that changed a function signature to be generic. Since you are using key.Matches this library is no longer compatible with future versions of bubbles. Can we bump the Go version of this module, or change the usage of key.Matches? It looks like the charmbracelet libraries are on Go 1.18 now, so it probably makes sense to target that here too.