179 Commits (main)

Author SHA1 Message Date
remiposo bc62fff34a Fix: Avoid duplication of help commands
2 years ago
Josh Soref 7732a512f9
Spelling (#1543)
2 years ago
Naveen Gogineni bc9ae33465 Merge latest and fix tests
2 years ago
Naveen Gogineni d5947d7814 Initial cut
2 years ago
Naveen Gogineni 02613e50be Fix tests
2 years ago
Naveen Gogineni 8f6acfe15d Componentize template
2 years ago
Naveen Gogineni 6504da449b Add test case
2 years ago
Anatoli Babenia 15b278907e Refactor `wrap()` and add test for empty line
2 years ago
Anatoli Babenia 359e5a8d84 Run `go fmt`
2 years ago
Anatoli Babenia 1d2696072f
wrap: Simplify loop logic
2 years ago
Anatoli Babenia 3f7774aaa3
wrap: Avoid trailing whitespace for empty lines
2 years ago
Naveen Gogineni e925d26b97 Fix:(issue_557) Make help output consistent between different invocations
2 years ago
dearchap 254c38ea72
Fix:(issue_1293) Wrap usage text for commands (#1460)
2 years ago
Mostyn Bramley-Moore 4fd56cb22d Add word-wrap support, with wrap length provided by the user
2 years ago
Dan Buch 9de0cd3c4a
Merge pull request #1396 from urfave/suggestion-pluggability
2 years ago
Dan Buch e66ce91db1
Merge remote-tracking branch 'origin/main' into applying-pr1218
2 years ago
Dan Buch 68bd4903fd
Introduce override hooks for suggestions
2 years ago
Dan Buch 3d67b75be7
Merge branch 'suggestions' of ssh://github.com/saschagrunert/cli into saschagrunert-suggestions
2 years ago
Dan Buch f3ef95f8cc
Tighten up restriction on SHELL match
2 years ago
Dan Buch 56837b07d3
Merge remote-tracking branch 'origin/main' into applying-pr1218
2 years ago
Dan Buch 9ce946162f
Unshadow `context` package
2 years ago
Dan Buch c4c15e1453
Writing tests around changes from #1186
2 years ago
Dan Buch 7a231c5eb1
Merge branch 'main' into master
2 years ago
Dan Buch 4b238b8ff0
Merge branch 'master' into suggestions
2 years ago
Ihor Urazov 1150c2e180
Properly detect Zsh shell
2 years ago
Ajitem Sahasrabuddhe 09ac54c2f9
Merge pull request #1175 from imle/imle/add-better-multi-line-description-formatting
4 years ago
Zack Scholl a8e44a8b5b show only subcommand flags with bash completion
4 years ago
knqyf263 74af85a00d feat(help): add ShowSubcommandHelpAndExit
4 years ago
Steven Imle be9c037806 Added template functions for multi-line Description formatting.
4 years ago
Sascha Grunert 002bde2233
Add suggestions support
4 years ago
Liam Hampton f29ad2ad48 fix some golint errors show in go report card
4 years ago
Robert Liebowitz b5bef8e0b6 Merge branch 'clean-help-printer' into help-printer-v2
5 years ago
Robert Liebowitz 9ab178d174 Make app help behavior consistent with commands
5 years ago
Robert Liebowitz a14194aa33 Improve documentation for HelpPrinter/HelpPrinterCustom
5 years ago
Robert Liebowitz b52cca036a Simplify duplicated function call
5 years ago
Robert Liebowitz e2a8dfe314 Decouple help printer for custom templates
5 years ago
Ajitem Sahasrabuddhe b161244b73
Merge latest master into v2-merge-master
5 years ago
Ajitem Sahasrabuddhe d870ad6ccb
Fix all tests
5 years ago
Ajitem Sahasrabuddhe c75fee9224
Merge master @1.22.1 with v2
5 years ago
Ajitem Sahasrabuddhe 0990ca2391
Merge branch 'master' into lint-fixes
5 years ago
Ajitem Sahasrabuddhe fdba7e0f8c
linter fixes
5 years ago
Sascha Grunert 40d4a25a01
Add markdown and man page docs generation methods
5 years ago
Yogesh Lonkar 1db049685a
Fix unused regex
5 years ago
Yogesh Lonkar 2be2bc755e
Add additional test for log flag completion and comments
5 years ago
Yogesh Lonkar c5612e8cd2
Fix review comments
5 years ago
Yogesh Lonkar 11c9e598b0
Merge branch 'master' into master
5 years ago
Lynn Cyrin (they/them) 94f4f83672
Merge branch 'master' into redundant-nil-check-slice
5 years ago
Yogesh Lonkar 62f02f21ef Don't complete hidden flags
5 years ago
Yogesh Lonkar 1d7a2b08d6 Add default completion on commands, test cases, refactor code
5 years ago
Yogesh Lonkar fb1421d903 Fix duplicate completion of existing flag
5 years ago