We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ff5a2 commit fac3962Copy full SHA for fac3962
README.md
@@ -1,6 +1,10 @@
1
# bubblehelp
2
A manager to render, contextualize and manage BubbleTea (https://github.com/charmbracelet/bubbletea) keybinds globally
3
4
+```go
5
+import "github.com/halsten-dev/bubblehelp"
6
+```
7
+
8
# Introduction
9
When working on a complex application in the terminal, it's important to have a good
10
way of managing multiple contexts with different keybinds, same keys but different outcome,
0 commit comments