Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / clarkperkins/click-shell issues and pull requests
#52 - No py.typed marker
Issue -
State: open - Opened by sh-at-cs 4 months ago
#51 - fix: allow custom shell completion
Pull Request -
State: open - Opened by mfmarche 6 months ago
#50 - Custom shell completion support
Pull Request -
State: closed - Opened by mfmarche 6 months ago
#49 - Can this work with Typer?
Issue -
State: open - Opened by cool-RR over 1 year ago
- 3 comments
#48 - I want to support you
Issue -
State: open - Opened by lole-elol about 2 years ago
- 1 comment
#47 - Support for django?
Issue -
State: open - Opened by aegonzalez over 2 years ago
#46 - Adding Linux-style command chaining
Pull Request -
State: open - Opened by caseyriebe over 3 years ago
- 2 comments
#45 - How to add version option of click cli
Issue -
State: open - Opened by rajnathsah over 3 years ago
- 1 comment
#44 - Allow for a custom subclass of ClickShell
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#43 - Document the differences with click-repl.
Pull Request -
State: closed - Opened by gouttegd over 3 years ago
- 1 comment
#42 - Python 3 type hints
Issue -
State: closed - Opened by clarkperkins over 3 years ago
#41 - Always call on_finished, even when running a standalone command
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#40 - Add in python 3 type hints, drop support for python 2
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#39 - branch updates
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#38 - Only publish to pypi on 1 build
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#37 - Prepare 2.1
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#36 - Prepare 2.1
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#35 - click 8 backport
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#34 - Have travis run tests on multiple click versions
Pull Request -
State: closed - Opened by clarkperkins over 3 years ago
- 1 comment
#33 - feat(EXCEPTIONS): custom exceptions to override default error handling
Pull Request -
State: closed - Opened by niall-byrne over 3 years ago
- 3 comments
#32 - help shows undocumented command for exit, quit and help
Issue -
State: closed - Opened by rajnathsah over 3 years ago
- 2 comments
#31 - Support click >= 8.
Pull Request -
State: closed - Opened by gouttegd over 3 years ago
- 1 comment
#30 - click-shell is broken with click >= 8
Issue -
State: closed - Opened by whophil over 3 years ago
- 7 comments
#29 - Require click<8.0.0
Pull Request -
State: closed - Opened by mdellweg over 3 years ago
- 2 comments
#28 - Bump py from 1.8.1 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#27 - How to implement tests
Issue -
State: open - Opened by aparcar over 3 years ago
#26 - Enabling jumping directly into a subshell and then returning to parent
Issue -
State: open - Opened by pokken-magic about 4 years ago
#25 - Call on_finished when running traditional command not in shell mode
Issue -
State: closed - Opened by bdoyle0182 about 4 years ago
- 1 comment
#24 - Click Shell Executes Callback on Tab-Complete
Issue -
State: open - Opened by fortmcas over 4 years ago
#23 - document differences to click-repl
Issue -
State: closed - Opened by FlorianLudwig over 4 years ago
#22 - Allow to subclass ClickShell
Issue -
State: closed - Opened by lambdafu over 4 years ago
- 1 comment
#21 - Subshells
Issue -
State: open - Opened by kmikaz51 over 4 years ago
- 3 comments
#20 - MANIFEST.in: Add license, tests, docs
Pull Request -
State: open - Opened by jayvdb over 4 years ago
#19 - Adding changelog, adding on_finished to docs
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
- 1 comment
#18 - Support a changable prompt via a callable
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
- 1 comment
#17 - Fixing a couple of sonar things
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
- 1 comment
#16 - on_finished callback
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
- 1 comment
#15 - Clarify README example
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
- 1 comment
#14 - Modified version parsing, modified release process
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
#13 - Build modernization
Pull Request -
State: closed - Opened by clarkperkins almost 5 years ago
#12 - No autocomplete for second level commands
Issue -
State: closed - Opened by mirhmousavi about 5 years ago
- 1 comment
#11 - Add handling for Windows "readline.__doc__ is NoneType" error.
Pull Request -
State: closed - Opened by bafulton about 5 years ago
- 4 comments
#10 - Fix broken autocompletion with click 7.0
Pull Request -
State: closed - Opened by PhilippHomann about 5 years ago
- 1 comment
#9 - Add on_finished callback when shell ends
Pull Request -
State: closed - Opened by terrettaz almost 6 years ago
- 3 comments
#8 - More clarification to command usage
Pull Request -
State: closed - Opened by sanekmihailow almost 6 years ago
- 2 comments
#7 - (py)readline.__doc__ return None on Windows
Issue -
State: closed - Opened by dshlai over 7 years ago
- 2 comments
Labels: bug
#6 - Print command output before returning shell
Issue -
State: closed - Opened by rickhofstede over 7 years ago
- 7 comments
Labels: bug
#5 - Use pyreadline as a fallback
Pull Request -
State: closed - Opened by clarkperkins almost 8 years ago
#4 - Bugfix in core complete logic
Pull Request -
State: closed - Opened by alessandrothea about 8 years ago
- 1 comment
#3 - Replace readline
Issue -
State: closed - Opened by scphantm about 8 years ago
- 3 comments
Labels: bug
#2 - More robust autocomplete w/ readline
Issue -
State: closed - Opened by clarkperkins almost 9 years ago
Labels: enhancement
#1 - Support for changeable prompt
Issue -
State: closed - Opened by clarkperkins almost 9 years ago
- 4 comments
Labels: enhancement