Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-102130: Support tab completion in cmd for Libedit.#107748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
29 commits Select commitHold shift + click to select a range
1374212 gh-102130: Support a tab completion for Libedit in cmd, site, and pdb.
Constantin1489d11ec11 📜🤖 Added by blurb_it.
blurb-it[bot]5047de4 Merge branch 'main' into fix_libedit
Constantin1489a7443e8 Revert "gh-102130: Support a tab completion for Libedit in cmd, site,…
Constantin1489339b274 gh-102130: Support a tab completion in cmd for Libedit
Constantin14890c270b1 Merge branch 'main' into fix_libedit
Constantin14898cc60fa Update Lib/cmd.py
Constantin148921ee6eb Update 2023-08-07-21-11-24.gh-issue-102130._UyI5i.rst
Constantin14891e93c3b Merge branch 'main' into fix_libedit
Constantin14891e8eae7 test_cmd/test: Add basic cmd module tab completion test.
Constantin148903a7462 test/test_pdb/test: Enable pdb test for both readline and libedit.
Constantin14894667ea4 Revert "test/test_pdb/test: Enable pdb test for both readline and lib…
Constantin1489e71fcf0 test_cmd/test: Refine a cmd tab completion test to make it intuitive.
Constantin1489e4b4260 Merge branch 'main' into fix_libedit
Constantin1489e280b14 Update Misc/NEWS.d/next/Library/2023-08-07-21-11-24.gh-issue-102130._…
Constantin1489bc20b5f cmd/docs: Add the fact about the special treatment for the string 'tab'.
Constantin1489ccbc5c5 Update Lib/cmd.py
Constantin148972a5a66 Merge branch 'main' into fix_libedit
Constantin148919ef391 Update Doc/library/cmd.rst
Constantin1489a3b6135 Update Lib/cmd.py
Constantin1489239bf25 Merge branch 'main' into fix_libedit
Constantin148922f1f20 cmd/fix: Apply new API
Constantin1489ede178a cmd/docs: Fix library name.
Constantin1489c00c188 cmd.rst/docs: Add a blank line.
Constantin14892dff7ca cmd/docs: Add a versionchanged note
Constantin148937e6e6d 2023-08-07-21-11-24.gh-issue-102130._UyI5i/docs: Fix library name in …
Constantin14894bb11a9 Merge branch 'main' into fix_libedit
Constantin1489652100f Update Lib/test/test_cmd.py
Constantin1489ebb8167 Update cmd.rst
Constantin1489File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Update 2023-08-07-21-11-24.gh-issue-102130._UyI5i.rst
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit21ee6ebbf65d35d6219bd94cd9234f36f07a8b5a
There are no files selected for viewing
2 changes: 1 addition & 1 deletionMisc/NEWS.d/next/Library/2023-08-07-21-11-24.gh-issue-102130._UyI5i.rst
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| Support a tab completion in :mod:`cmd` for Libedit. | ||
Constantin1489 marked this conversation as resolved. OutdatedShow resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.