Skip to content

Conversation

Konstantin-Glukhov
Copy link

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
Owner

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

@Konstantin-Glukhov
Copy link
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