We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
it defaults to powershell.exe - powershell 5.1, and i would like to be able to change it to pwsh - powershell 7
The text was updated successfully, but these errors were encountered:
you should be able to run PowerSession.exe rec -c pwsh a.txt
PowerSession.exe rec -c pwsh a.txt
Sorry, something went wrong.
An env var, or a config setting to set shell would be pretty useful
The point is the cmd doesn't have to be a shell, it can be other programs like text editor vim etc.
No branches or pull requests
it defaults to powershell.exe - powershell 5.1, and i would like to be able to change it to pwsh - powershell 7
The text was updated successfully, but these errors were encountered: