Open Zen and .html files through CLI #5279
WillianDamasceno
started this conversation in
Ideas
Replies: 3 comments
-
That's not a "CLI tool," it's just the Firefox executable itself. You're just calling it from the command line. You can do this with Zen just fine. I don't know what Zen's executable is called on your system, on mine it's I can do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a Linux user and I'm migrating from Firefox to Zen.
I use the terminal a lot, and I'm used to opening Firefox using their CLI tool
firefox
.It'd be nice to have a tool called
zen
to open it the same way.I often open .html files using
firefox index.html
, It'd be nice to be able to open these files usingzen index.html
.I know I can open these files using
xdg-open
, but Zen is not my default browser yet because it has some bugs opening google doc files.I totally understand if Zen group can't take the time to implement this, since only a few people will benefit from this use case.
Beta Was this translation helpful? Give feedback.
All reactions