Ed Page
|
a7a8f93d6b
|
fix(complete): Strip wrappers for running completer
|
2024-09-17 15:47:46 -05:00 |
|
Ed Page
|
5286385dac
|
test(complete): Verify space in completed value
|
2024-09-04 12:41:01 -05:00 |
|
Ed Page
|
72dda07a42
|
fix(complete)!: Remove CompleteCommand
This just has too many caveats to be worth maintaining
|
2024-08-28 21:29:12 -05:00 |
|
Ed Page
|
de723aaf8a
|
fix(complete)!: Flatten in prep for stabilization
|
2024-08-16 10:35:07 -05:00 |
|
Ed Page
|
c402ec61ee
|
feat(complete): Env hook for dynamic completions
Fixes #3930
|
2024-08-12 10:53:24 -05:00 |
|
Ed Page
|
b94fce3242
|
fix(complete)!: Put CompleteCommand behind unstable-command
Avoid the cost of the deps when not needed.
|
2024-08-10 20:41:01 -05:00 |
|
Ed Page
|
fb243a8801
|
doc(complete): Show easier access to CompleteCommand
|
2024-08-09 15:14:33 -05:00 |
|
jporwal05
|
ca06c321c5
|
test: (completion) enum value help
- Breaking for fish shell
- Matching the bad output to make the test pass
|
2023-09-07 17:19:43 +05:30 |
|
Roland Fredenhagen
|
5b10a9d83c
|
test(complete): Test help escaping
|
2023-08-04 01:20:50 +07:00 |
|
Ed Page
|
0669994bbc
|
style: Make clippy happy
|
2023-07-28 14:51:57 -05:00 |
|
Ed Page
|
56afdabcc0
|
test(complete): Rename fixture to avoid ambiguity
|
2023-07-28 13:54:02 -05:00 |
|