Commit graph

13 commits

Author SHA1 Message Date
Maas Lalani 1479184f3f fix: satisfy all linters 2022-08-05 02:33:40 -04:00
Maas Lalani 2d5ef98037 fix: gum write --char-limit 0 should ignore limit 2022-08-04 15:13:57 -04:00
Maas Lalani e4c0a69618
fix(filter): Ctrl+H backspaces textinput
8f65160828
2022-07-31 13:22:41 -04:00
Ayman Bagabas 012948f0b2 feat: add version flag 2022-07-28 14:59:50 -04:00
Maas Lalani 279219aadb
chore: bump glamour@master 2022-07-27 14:56:03 -04:00
Maas Lalani 8d7fed5ac1
fix: use charmbracelet/glamour 2022-07-26 22:34:01 -04:00
Ayman Bagabas d715b65429
feat: add fish completion script generator 2022-07-25 16:24:06 -04:00
Ayman Bagabas 8037a22f99
feat: generate man pages
Use mango-kong to generate man pages
2022-07-18 12:03:47 -04:00
Maas Lalani 71b8363f97
feat: add gum format command to format text 2022-07-14 13:51:26 -04:00
Maas Lalani 7190822247
refactor(kong): Implement Run(...) error interface
Instead of needing to run the commands manually in main.go, we can implement the `Run(...) error` method to satisfy the command interface so that `kong` can Run our commands for us.
2022-07-12 22:33:52 -04:00
Maas Lalani ff1f02f470
fix(write): Placeholder color fix 2022-07-07 22:39:42 -04:00
Maas Lalani 9f4f9ecbf1
refactor: rename to gum 2022-07-07 14:59:27 -04:00
Maas Lalani 92a2d31291
Initial commit 2022-07-06 12:05:45 -04:00