[PR #15027] Add a useCommandline property to the suggestions action #30358

Closed
opened 2026-01-31 09:40:18 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15027

State: closed
Merged: Yes


targets #14943

When this is true, this will re-use the existing commandline to pre-filter the results. This is especially helpful for completing a suggestion based on the text that's already been typed.

Like with command history, this requires that shell integration is enabled before it will work.## Summary of the Pull Request

References and Relevant Issues

See also #13445
As spec'd in #14864

Validation Steps Performed

Tested manually

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15027 **State:** closed **Merged:** Yes --- _targets #14943_ When this is true, this will re-use the existing commandline to pre-filter the results. This is especially helpful for completing a suggestion based on the text that's already been typed. Like with command history, this requires that shell integration is enabled before it will work.## Summary of the Pull Request ## References and Relevant Issues See also #13445 As spec'd in #14864 ## Validation Steps Performed Tested manually
claunia added the pull-request label 2026-01-31 09:40:18 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30358