vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Pass command argument to hyper #2551

Open ghost opened 6 years ago

ghost commented 6 years ago

Request

I think it would be really nice to pass arguments to hyper. I would like to be able to create shortcuts on my desktop that I can just click on and connects me to a remote server with hyper. Something like that. Bottom line, having a -c for hyper would be nice.

luanshixia commented 6 years ago

At least support something like this one https://github.com/zeit/hyper/issues/1814 would be great.

JPustkuchen commented 3 years ago

I tried to pass custom hyper start directory to hyper from windows, but I didn't find any information how to do it.

Using hyper-init is no option here because I only want to pass the parameter from a certain windows symlink (Taskbar) to open ~ instead of Windows Desktop. The hyper shortcut from the context menu item should not be overwritten and provide the context, which hyper-init would do.

Is there a parameter to use in hyper.exe on the windows symlink? Any documentation on existing parameters?

Guray00 commented 3 years ago

still needed, would be amazing. Can't replace gnome terminal for that.

skm7463 commented 3 years ago

Hi there, I've been working on a new plugin for some time now to offer lot of additional features. This is one of them. Hopefully I'll be able to upload a beta soon that you may be interested in.

Guray00 commented 3 years ago

keep us updated! Thanks!

cryofault commented 2 years ago

This is probably the main drawback hyper has for me. Every other terminal emulator I've tried supports passing commands as arguments one way or another and it's a necessary feature for my setup along with a "--title" feature due to the way i3 layout saving captures windows.