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

Invoking the Hyper executable from another application with arguments / a command to invoke (Windows) #3141

Open
2 tasks done
ELLIOTTCABLE opened this issue Jul 29, 2018 · 2 comments

Comments

@ELLIOTTCABLE
Copy link

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Windows 10
  • Hyper.app version: 2.0.0
  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

I'd like to launch a new Hyper instance, with a particular command running inside it, as opposed to the default shell. In particular, I'd like to use NeoVim-inside-Hyper as an external editor for another application.

Both of these provided basically no information about the arguments with which Hyper itself may be launched:

  • C:\Users\ec\AppData\Local\hyper\Hyper.exe --help
  • C:\Users\ec\AppData\Local\hyper\app-2.0.0\resources\bin\hyper.cmd --help

I was expecting something like this:

C:\Users\ec\AppData\Local\hyper\app-2.0.0\resources\bin\hyper.cmd -c "nvim %FILENAME%"
@D3vil0p3r
Copy link

D3vil0p3r commented Jun 18, 2022

@vercel It could be very useful if it can be implemented, mostly on Linux Environment. There are so many third-party applications where could be useful if they can run hyper commands (e.g. hyper -e "bash -c 'whoami'"). So, after 4 years, feature to execute commands by CLI with hyper still no implemented...?

@Ortega-Dan
Copy link

Upvoting the need for this feature. It is generally available in other terminals.

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

3 participants