Commit graph

26 commits

Author SHA1 Message Date
Maas Lalani 56ad131ed4
docs: table of contents like navigation 2022-07-18 15:41:24 -04:00
Maas Lalani d6b895b7f1
Update README.md 2022-07-18 14:35:54 -04:00
Maas Lalani 3e950970bb
docs: update flags --color to --x.foreground 2022-07-16 00:23:05 -04:00
Maas Lalani 473cab8216
docs: add placeholder art 2022-07-15 17:26:33 -04:00
Maas Lalani 74ef277486
docs: customization flags 2022-07-15 16:12:50 -04:00
Maas Lalani 9b2e4add3e
docs: add screenshots for tmux session picker and commit picker 2022-07-15 11:24:27 -04:00
Maas Lalani ac4c08078a
docs: gum format screenshots 2022-07-15 11:16:47 -04:00
Maas Lalani ab825d95ac
docs(format): Add gum format docs 2022-07-15 11:01:19 -04:00
Maas Lalani 0f4b98c2ad
docs(demos): Add editor and commit demos 2022-07-13 16:29:53 -04:00
Maas Lalani a26995e17f
docs: style and join screenshots 2022-07-13 14:46:29 -04:00
Maas Lalani 7907c40005
docs: resize demo gifs 2022-07-13 13:22:37 -04:00
Maas Lalani eae3cf8c64
docs: Add examples of gum choose --limit and --no-limit 2022-07-13 13:14:59 -04:00
Maas Lalani 67f923de35
docs: Add gifs to README 2022-07-12 23:47:07 -04:00
Maas Lalani 46ddc28ae5
feat: gum choose, pick from a list of choices
gum choose allows the user to be prompted for a choice from a list of choices.

For example, let's ask the user to pick a card from a deck.
gum choose --height 15 {Ace,King,Queen,Jack,Ten,Nine,Eight,Seven,Six,Five,Four,Three,Two}" of "{Spades,Hearts,Clubs,Diamonds}
2022-07-11 16:26:23 -04:00
Maas Lalani dab3792d5f
docs: examples pick commit hash from history 2022-07-11 13:54:45 -04:00
Maas Lalani e72857b737
docs: Add some examples of how to use gum in workflows
This commit adds usage examples to the README.md on how users can use
gum in their workflows. In fact, this commit message is being created
through the `gum write` command as shown in the example!
2022-07-11 13:35:06 -04:00
Maas Lalani d760cf4048
docs: Arch Linux (btw) 2022-07-08 22:39:21 -04:00
Maas Lalani 901e367fe2
refactor: rename gum search to gum filter 2022-07-08 13:58:14 -04:00
Ayman Bagabas 432d6dd032
docs: add badges 2022-07-08 13:47:21 -04:00
Ayman Bagabas 7d5333deb2
docs: add installation methods to readme 2022-07-08 13:31:54 -04:00
Maas Lalani 9e483004fc
docs: show complex gum join layout 2022-07-07 23:29:18 -04:00
Maas Lalani 4557fe8406
docs: gum write, gum join 2022-07-07 23:21:33 -04:00
Maas Lalani 0bf74df4fc
docs: add demo 2022-07-07 15:25:40 -04:00
Maas Lalani 9f4f9ecbf1
refactor: rename to gum 2022-07-07 14:59:27 -04:00
Maas Lalani 0b9efbda37
doc: flavors 2022-07-07 13:29:11 -04:00
Maas Lalani 92a2d31291
Initial commit 2022-07-06 12:05:45 -04:00