cdto icon indicating copy to clipboard operation
cdto copied to clipboard

Homebrew cask

Open ealeksandrov opened this issue 8 years ago • 6 comments

Hey, @tghs - are you maintaining homebrew casks for this fork? I'm not a pro in this and we need to add ability to select specific plugin to use (@dimitrieh suggestion).

Or maybe we should go ahead and implement it as in-app feature - selector of specific console emulator?

ealeksandrov avatar Feb 06 '17 12:02 ealeksandrov

Hi @ealeksandrov,

Yeah, I'm maintaining it. I'll push the update for 2.8 shortly.

I don't think there is a good way to allow selection of the specific plugin variant. Homebrew formula have a good way which would work: adding options like --with-plugin-<plugin_name>. But, these aren't available for casks. :-(

Like you say, this will be solved by the in-app selector (for 3.0), so I'd suggest for now that people stick to manual installation of variant they need if they're not using Terminal.app.

I'll get back on getting my WIP implementation of the in-app selector pushed soon so that we can work on it. I've just been a bit busy lately. :-)

tghs avatar Feb 06 '17 15:02 tghs

Cool, thanks. No hurry with 3.0, that's not a blocker.

I added you as a collaborator to this repository, feel free to push your branch in here.

ealeksandrov avatar Feb 06 '17 15:02 ealeksandrov

awesome stuff here!

dimitrieh avatar Feb 06 '17 17:02 dimitrieh

Use this issue to express my appreciation to the work you've done for this project. Very useful! Thanks!

digizeph avatar Jun 20 '17 03:06 digizeph

First of all, thank you for continuing support for this helpful project.

Unfortunately, the currently available version in brew cask is not really useful. Is there any information/progress on the aforementioned version 3.0 to add the in-app selection of preferred terminal application? I cannot seem to find anything.

For the time being, would it be an option to add each of the individual flavors of this app as separate casks? Similar to https://github.com/Homebrew/homebrew-cask/pull/52000 and https://github.com/Homebrew/homebrew-cask/pull/52051

dmohns avatar Jan 20 '19 16:01 dmohns

Thanks for reminder Solution with cask flavors like cd-to-terminal, cd-to-iterm sounds interesting, but brings additional support burden.

I'll check in a week or two for in-app selection feature, maybe it won't require much time. Also bundling of all terminals inside one app will significantly simplify project structure, so it's really preferred way.

ealeksandrov avatar Jan 20 '19 18:01 ealeksandrov