Skip to content

PSFzf.Base.ps1: enhance <Ctrl+t> functionality - #215

Open
Konstantin-Glukhov wants to merge 1 commit into
kelleyma49:masterfrom
Konstantin-Glukhov:patch-2
Open

PSFzf.Base.ps1: enhance <Ctrl+t> functionality#215
Konstantin-Glukhov wants to merge 1 commit into
kelleyma49:masterfrom
Konstantin-Glukhov:patch-2

Conversation

@Konstantin-Glukhov

Copy link
Copy Markdown

Return a full path for the selected item on <Ctrl+t>. This solves the problem when the function is invoked with path, e.g. invoking it in current directory works fine, but when doing something like this: "ls C:\Path<Ctrl+t>" and selecting an item, will end up with "ls Sub-path". This change addresses the issue.

Return a full path for the selected item on <Ctrl+t>. This solves the problem when the function is invoked with path, e.g. invoking it in current directory works fine, but when doing something like this: "ls C:\Path<Ctrl+t>" and selecting an item, will end up with "ls Sub-path". This change addresses the issue.
@kelleyma49

Copy link
Copy Markdown
Owner

Can you share your settings and an example? I can't recreate this issue.

@Konstantin-Glukhov

Copy link
Copy Markdown
Author
$PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.3.4
PSEdition                      Core
GitCommitId                    7.3.4
OS                             Microsoft Windows 10.0.22000
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

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

Successfully merging this pull request may close these issues.

2 participants