forked from AlecAivazis/survey
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added missing AskOpts (AlecAivazis#216)
* updated readme * added ask opt to set help input rune * removed global icon definitions * templates refer to icon field * added explicit icon sets to tests * added missing icon set in test runner * removed errant log * added missing icon set in select test * added WithIconSet AskOpt * can set error icon * Prompt interface now uses PromptConfig * tests use default icon set instead of hardcoded value * config comes first in prompt inteface * ran gofmt * renamed WithHelpInputRune to WithHelpInput * removed HelpInput from icon set * removed unnecessary type cast * removed globally defined default icon set * added AskOpt to set default filter * documented WithFilter * renamed WithIconSet to WithIcons
- Loading branch information
1 parent
5317b92
commit 10099b4
Showing
23 changed files
with
528 additions
and
362 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.