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

Any idea now to make ctr + r work from a terminal in vscode? #26

Open
AlexisColes opened this issue Jul 8, 2019 · 4 comments
Open

Any idea now to make ctr + r work from a terminal in vscode? #26

AlexisColes opened this issue Jul 8, 2019 · 4 comments

Comments

@AlexisColes
Copy link

Thanks for this module, very cool.

Although would be even greater if I could get it to work in vs code though, any ideas?

@kelleyma49
Copy link
Owner

Thanks!

Regarding it not working: I believe it doesn't work in the Integrated Console because PSReadline doesn't seem to work in the IC. If you create a new PowerShell window, PSReadline and PSFzf work.

I'll continue to investigate!

@kelleyma49
Copy link
Owner

kelleyma49 commented Sep 9, 2019

@AlexisColes, it looks as though this will be fixed in a future version of the PowerShell vscode extension, but I don't know the ETA.

Here are the relevant tickets:
PowerShell/vscode-powershell#535
PowerShell/vscode-powershell#1793

The workaround is to split a window from the Integrate Console. CTRL+R will work in this new window:

PSFzfVSCodeTest

@TylerLeonhardt
Copy link

TylerLeonhardt commented Nov 2, 2019

This is implemented already in the PowerShell Preview extension. Can you install that and give it a try?

@mattcockrell
Copy link

Using the PowerShell Preview extension, the chord doesn't work for me. I also have an issue with continuous completion using PSFzf. It exits the search and replaces the path with just the directory separator.

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

4 participants