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

Client side system/shell command execution feature #1394

Closed
bryanmcnulty opened this issue Aug 27, 2023 · 2 comments
Closed

Client side system/shell command execution feature #1394

bryanmcnulty opened this issue Aug 27, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@bryanmcnulty
Copy link

It would be quite useful to have a way of executing system commands from the client (on the client side of course). Something like !<CMD> or system <CMD>. This way if one needed to read a local file on the client host, they could run !cat note.txt (Linux) or !type note.txt (Windows) instead of having to use a separate shell session

@rkervella rkervella added the duplicate This issue or pull request already exists label Aug 28, 2023
@rkervella
Copy link
Member

Duplicate of #124 , still not sure whether we'd want that or not

@maxlandon
Copy link
Contributor

maxlandon commented Aug 29, 2023

Probably not needed if the most recent work on the client is to be merged.

You'll have access to your shell any way you want without compromise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants