mirror of
https://github.com/Maks1mS/bubbles.git
synced 2024-12-25 15:04:39 +03:00
Add image and example link for Help bubble
This commit is contained in:
parent
0f290114f5
commit
8ad268837a
@ -97,11 +97,14 @@ Extrapolated from [Glow][glow].
|
|||||||
|
|
||||||
## Help
|
## Help
|
||||||
|
|
||||||
|
<img src="https://stuff.charm.sh/bubbles-examples/help.gif" width="500" alt="Help Example">
|
||||||
|
|
||||||
A customizable horizontal mini help view that automatically generates itself
|
A customizable horizontal mini help view that automatically generates itself
|
||||||
from your keybindings. It features single and multi-line modes, which the user
|
from your keybindings. It features single and multi-line modes, which the user
|
||||||
can optionally toggle between. It will truncate gracefully if the terminal is
|
can optionally toggle between. It will truncate gracefully if the terminal is
|
||||||
too wide for the content.
|
too wide for the content.
|
||||||
|
|
||||||
|
* [Example code](https://github.com/charmbracelet/bubbletea/blob/master/examples/help/main.go)
|
||||||
|
|
||||||
## Key
|
## Key
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user