issues
search
click-contrib
/
click-repl
Subcommand REPL for click apps
MIT License
220
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Autocomplete Bug
#127
amosmatter
closed
1 month ago
1
Know if we are running in REPL mode in click methods
#126
davetapley
opened
1 month ago
0
show_only_unused is not work for used Argument
#125
dingo9
opened
2 months ago
0
Unhandled exceptions crash the REPL
#124
lordmauve
opened
2 months ago
0
Autocomplete of choice type suggested for all options
#123
infn-ke
opened
2 months ago
0
Create SECURITY.md
#122
auvipy
closed
3 months ago
0
Migrate to PEP621
#121
LecrisUT
opened
5 months ago
0
Added typehints and mypy test env in tox
#120
GhostOps77
opened
5 months ago
0
[feature request] start with repl mode without an extra command
#119
derVedro
opened
6 months ago
3
Added ReplContext class
#118
GhostOps77
closed
5 months ago
2
Added repl context object
#117
GhostOps77
closed
7 months ago
6
Flags are treated as regular boolean values
#116
ChristopherHammond13
opened
9 months ago
0
Fixed autocomplete execution bug
#115
loft-nathan-rockwood
opened
10 months ago
1
short_help not shown for commands
#114
thomask77
opened
10 months ago
0
Entering ". ", "/ ", etc.. shows usage
#113
thomask77
opened
10 months ago
0
Support for # comments
#112
thomask77
opened
10 months ago
5
Handling multi-line bracketed paste
#111
thomask77
opened
10 months ago
0
Unhandled UsageError exception when unsupported command is provided
#110
aittalam
opened
1 year ago
1
Unhandled exception during autocomplete fix
#109
opirko
closed
1 year ago
4
Unhandled exception in autocompletion of invalid command
#108
opirko-ui
closed
1 year ago
3
List of options does not show in some cases
#107
tmahmood
opened
1 year ago
0
Fix values shown for wrong option
#106
ZanyMonk
closed
1 year ago
2
Add a `shortest_only` option
#105
ZanyMonk
closed
1 year ago
3
Hide already used (non-`multiple`) options
#104
ZanyMonk
closed
1 year ago
4
Does not allow use of general options in the repl
#103
KSchopmeyer
opened
1 year ago
3
Updated completer class and tests based on new fix#92
#102
GhostOps77
closed
1 year ago
2
Added relevant code and tests for the new fix #97
#101
GhostOps77
closed
1 year ago
1
Merged PR#97 with tests
#100
GhostOps77
closed
1 year ago
7
Question: Wiring up a repl to execute a 3rd level nested click command with a prompt_toolkit input
#99
iPoetDev
opened
1 year ago
1
Adding more documentation
#98
FergusFettes
opened
1 year ago
3
Fix for issue #92
#97
flacoste
closed
1 year ago
2
Added 'expand environmental variables in path' feature
#96
GhostOps77
closed
1 year ago
0
Added tab-completion for Path and BOOL type arguments
#95
GhostOps77
closed
1 year ago
1
Added Python 2 support
#94
GhostOps77
closed
1 year ago
5
Can we get a new release to Pypi?
#93
andy-maier
closed
1 year ago
13
click_repl always reparses the group's options and arguments and invokes it
#92
flacoste
opened
1 year ago
13
Make a dev branch
#91
GhostOps77
closed
1 year ago
3
Updated tests
#90
GhostOps77
closed
1 year ago
2
python3 on shebang
#89
auvipy
closed
1 year ago
0
Merged #68 : Added click's autocompletion support
#88
GhostOps77
closed
1 year ago
4
Merged PR #62: Pass top-level args to subcommand invocation
#87
GhostOps77
closed
1 year ago
0
Added filter for hidden commands and options
#86
GhostOps77
closed
1 year ago
2
Added flake8 tests and some config files
#85
GhostOps77
closed
1 year ago
1
Added gh-actions YAML file and config
#84
GhostOps77
closed
1 year ago
4
Merged #62 #65 #69 and added tests using gh-actions
#83
GhostOps77
closed
1 year ago
4
update CI
#82
auvipy
closed
5 months ago
1
History: view
#81
chaimt
opened
2 years ago
1
setup New CI with GHA
#80
auvipy
closed
1 year ago
1
AttributeError: 'Command' object has no attribute 'command' | Discord.py
#79
Sailesh36
closed
2 years ago
0
Drop Python 2 support, remove six
#78
stianjensen
closed
2 years ago
0
Next