Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / desertbit/grumble issues and pull requests
#58 - support required/optional flags
Issue -
State: open - Opened by LoveFunDev about 2 years ago
#57 - how can w readline from shell withour execute any command?
Issue -
State: open - Opened by he-hai-feng about 2 years ago
- 1 comment
#56 - Undefined behaviour when prompt has newline
Issue -
State: open - Opened by str1ngs-bytes over 2 years ago
- 1 comment
#55 - Sometimes the D key and F key cannot be entered
Issue -
State: open - Opened by UlyssesTakusen over 2 years ago
- 1 comment
#54 - enable or disable commands during execution
Issue -
State: closed - Opened by drksbr over 2 years ago
- 2 comments
#53 - Better readline passing
Pull Request -
State: closed - Opened by activey over 2 years ago
- 3 comments
#52 - Added possibility to run grumble with own readline instance
Pull Request -
State: closed - Opened by activey over 2 years ago
- 3 comments
#51 - grumble.NewWithReadline()?
Issue -
State: closed - Opened by activey over 2 years ago
- 3 comments
Labels: enhancement, good first issue
#50 - terminal cursor move display
Issue -
State: open - Opened by GreenHatHG almost 3 years ago
- 1 comment
Labels: help wanted
#49 - Hello, can you set args completion
Issue -
State: closed - Opened by sairson almost 3 years ago
- 1 comment
#47 - feature/expose-vim-mode
Pull Request -
State: closed - Opened by IdlePhysicist almost 3 years ago
#46 - Add optional values to the flag field of the command command
Issue -
State: closed - Opened by sairson almost 3 years ago
- 9 comments
#45 - WIP: add basic tests
Pull Request -
State: open - Opened by skaldesh about 3 years ago
#44 - refactor flags & add missing flag base types
Pull Request -
State: open - Opened by skaldesh about 3 years ago
#43 - add string list implementation by chroblert + refactor by skaldesh
Pull Request -
State: open - Opened by skaldesh about 3 years ago
#42 - Added Commands.Remove()
Pull Request -
State: closed - Opened by moloch-- about 3 years ago
- 3 comments
#41 - Println arbitrarily prints line after the prompt
Issue -
State: open - Opened by Go0p about 3 years ago
- 4 comments
Labels: bug
#40 - how do i delete a command?
Issue -
State: closed - Opened by sairson about 3 years ago
- 9 comments
Labels: enhancement
#39 - Println arbitrarily prints line after the prompt
Issue -
State: closed - Opened by cassanof over 3 years ago
- 15 comments
#38 - Add user-defined runtime prompt in app config
Pull Request -
State: closed - Opened by sejust over 3 years ago
- 3 comments
#37 - separate flags and args with GNU language "--" (#35)
Pull Request -
State: closed - Opened by sejust over 3 years ago
#36 - parse all matched flags firstly, mismatched flag as args (#35)
Pull Request -
State: closed - Opened by sejust over 3 years ago
- 3 comments
#35 - How to pass arg string value which starts with '-' or '--' to command
Issue -
State: closed - Opened by sejust over 3 years ago
- 1 comment
Labels: enhancement
#34 - Add string slice flag
Pull Request -
State: closed - Opened by chroblert over 3 years ago
- 6 comments
#33 - [Q]how to implement persistence configuration with grumble?
Issue -
State: closed - Opened by herugen almost 4 years ago
- 5 comments
Labels: needs more info
#32 - App won't start up if short and long name of flag is the same
Issue -
State: closed - Opened by MikkelHJuul almost 4 years ago
- 3 comments
Labels: needs more info
#31 - Use of `DisableAutoSaveHistory: true` in readline impacts history behaviour
Issue -
State: closed - Opened by lewisthompson almost 4 years ago
- 5 comments
Labels: needs more info
#30 - Add Flag List support
Issue -
State: open - Opened by r0l1 about 4 years ago
- 1 comment
Labels: enhancement
#29 - Have we considered supporting required flag?
Issue -
State: closed - Opened by neverchanje about 4 years ago
- 4 comments
#28 - update readline to v1.5.1 & go mod tidy
Pull Request -
State: closed - Opened by skaldesh over 4 years ago
- 3 comments
#27 - Make builtin flags configurable
Issue -
State: closed - Opened by skaldesh over 4 years ago
Labels: enhancement
#26 - Bring README up-to-date
Issue -
State: closed - Opened by skaldesh over 4 years ago
- 1 comment
Labels: enhancement
#25 - add argument support
Pull Request -
State: closed - Opened by skaldesh over 4 years ago
- 1 comment
#24 - check flags for unique long/short names
Pull Request -
State: closed - Opened by skaldesh over 4 years ago
#23 - possible to register multiple flags under one shortcut
Issue -
State: closed - Opened by skaldesh over 4 years ago
- 1 comment
Labels: bug
#22 - discard line content after cursor pos in auto complete
Pull Request -
State: closed - Opened by skaldesh almost 5 years ago
Labels: bug
#21 - Crash when using with search + complete
Issue -
State: closed - Opened by h4ng3r almost 5 years ago
- 9 comments
Labels: bug
#20 - Outdated code?
Issue -
State: closed - Opened by haynesherway almost 5 years ago
#19 - Parse flags also from env vars
Issue -
State: open - Opened by skaldesh almost 5 years ago
- 1 comment
Labels: enhancement
#18 - replace go-shlex
Pull Request -
State: closed - Opened by skaldesh almost 5 years ago
- 1 comment
#17 - Add arguments validation (empty, min, max, exact and range)
Pull Request -
State: closed - Opened by K4rian almost 5 years ago
- 6 comments
#16 - improved tab completion: add one more whitespace
Pull Request -
State: closed - Opened by r0l1 about 5 years ago
#15 - Use Readline alternatives?
Issue -
State: open - Opened by r0l1 about 5 years ago
- 2 comments
Labels: enhancement
#14 - Provide Write(), Stderr(), Printf() methods on App
Pull Request -
State: closed - Opened by Matir about 5 years ago
- 3 comments
#13 - Backtick (`) in input causes error
Issue -
State: closed - Opened by Matir about 5 years ago
- 4 comments
Labels: bug
#12 - adding --help flag to every command, except help itself
Pull Request -
State: closed - Opened by skaldesh about 5 years ago
#11 - Tab Completion: Add one more whitespace
Issue -
State: closed - Opened by skaldesh about 5 years ago
- 2 comments
Labels: bug
#10 - Feature Request: Default Help Flag
Issue -
State: closed - Opened by LRTNZ about 5 years ago
- 5 comments
#9 - Fix error display on Windows
Pull Request -
State: closed - Opened by K4rian about 5 years ago
#8 - Support readline vi-mode
Issue -
State: closed - Opened by lewisthompson over 5 years ago
- 2 comments
Labels: wontfix
#7 - added Printf
Pull Request -
State: closed - Opened by abunjevac over 5 years ago
- 2 comments
#6 - Abort running command, if App.Close() is called
Issue -
State: open - Opened by skaldesh over 5 years ago
- 4 comments
Labels: bug
#5 - Update to closer v3
Pull Request -
State: closed - Opened by skaldesh over 5 years ago
#4 - update to closer v3
Issue -
State: closed - Opened by skaldesh over 5 years ago
- 1 comment
Labels: enhancement
#3 - Improve Args parsing
Issue -
State: closed - Opened by skaldesh almost 7 years ago
- 6 comments
Labels: enhancement
#2 - Reset prompt string after command is executed
Pull Request -
State: closed - Opened by sontags almost 7 years ago
- 1 comment
#1 - Possibility to redefine the Prompt String on the fly
Issue -
State: closed - Opened by sontags about 7 years ago
- 6 comments