Files
bubbles/key
Ayman Bagabas 9d836514cf fix(key): accept both key.Text and key.String for key matches
This commit fixes the key matching logic to accept both the key.Text and
key.String representations of keys. This allows for more flexible key
matching, especially when dealing with different keyboard layouts or
input methods.

Fixes: https://github.com/charmbracelet/bubbletea/issues/1390
2025-04-15 16:29:14 +02:00
..