Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl+t with command-line content not working as expected. #236

Closed
segln opened this issue Dec 15, 2023 · 2 comments
Closed

Ctrl+t with command-line content not working as expected. #236

segln opened this issue Dec 15, 2023 · 2 comments

Comments

@segln
Copy link

segln commented Dec 15, 2023

Problem

Ctrl+t with command-line content not working as expected.

Example

Here is a directory on command-line.
image

With pressing Ctrl+t, PSFzf shows Appdata's entries.
image

But when submit, PSFzf removes AppData.
image

Expected behavior

PsFzf completes entry using the inputted directory.
image

Others

I'm not using any custom settings, just Set-PsFzfOption -TabExpansion.

@kelleyma49
Copy link
Owner

I can recreate this issue. I'll take a look and see what I can do to fix it

kelleyma49 added a commit that referenced this issue Dec 19, 2023
- Add path used to filter selections to results
kelleyma49 added a commit that referenced this issue Dec 19, 2023
- Add path used to filter selections to results
@kelleyma49
Copy link
Owner

Fix is in https://www.powershellgallery.com/packages/PSFzf/2.5.20-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants