-
Notifications
You must be signed in to change notification settings - Fork 447
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
Tabs for different privledges ? #157
Comments
Should be possible for Windows 1809+ once we support the new ConPTY |
It's not possible on 1809 ? |
It should be, just not implemented yet |
Could it be added anytime soon 👍 ? |
It's pretty high on the roadmap. I'm closing this issue since it is already tracked in #6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to run different tabs with different privileges such as, one tab runs in administrator mode while another tab runs in the privilege to which the user is logged into Windows, such as; standard ?
The text was updated successfully, but these errors were encountered: