Christian Muehlhaeuser
|
4ae575a4c5
|
chore: use latest gofmt
|
2022-09-26 08:13:03 +02:00 |
|
kena
|
9b67fb8724
|
perf: avoid recomputing the key representation in key.Matches
|
2022-08-12 16:07:31 -04:00 |
|
Hironao OTSUBO
|
e49b5573bc
|
fix(key): Unbound keys should be disabled
* fix condition for #188
This is a fix of https://github.com/charmbracelet/bubbles/pull/188
Unbound keys has nil keys and they are not Enabled
|
2022-07-11 10:45:18 -04:00 |
|
Hironao OTSUBO
|
d4eeb4f5be
|
fix(key): unbound keys are not enabled
|
2022-07-06 17:01:28 -07:00 |
|
Christian Muehlhaeuser
|
200f95759b
|
Fix key binding documentation
Fixes #105.
|
2022-01-24 15:09:43 +01:00 |
|
Christian Rocha
|
8d3cfdf380
|
key.Matches now accepts multiple binding arguments
|
2022-01-10 12:32:37 -05:00 |
|
Christian Rocha
|
500d7989e1
|
Fix keybinding examples
|
2021-09-01 11:33:41 -04:00 |
|
Christian Rocha
|
0be588365e
|
Add simple helper package for making user-definable keymappings and help bubble
|
2021-08-23 17:00:29 +02:00 |
|