Use gum pager for help display

This commit is contained in:
David Heinemeier Hansson 2024-06-03 15:15:28 -07:00
parent f82769ceba
commit 3b4ab58fe8

View File

@ -1,4 +1,4 @@
#!/bin/bash
HELP=$(gum choose "Hotkeys" "Commands" "Tactile" | tr '[:upper:]' '[:lower:]')
batcat $OMAKUB_PATH/help/$HELP.md
gum pager <$OMAKUB_PATH/help/$HELP.md