brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.81k stars 255 forks source link

Feature: Double-click to install or uninstall #196

Open Thunderforge opened 7 years ago

Thunderforge commented 7 years ago

I would like to have the ability to double-click on a formula in the list to install it (if it is not installed) or uninstall it (if it is installed). This is would be a small time timesaver that would make Cakebrew much more pleasant to use.

I propose the following behavior:

Currently, any of these commands result in Cakebrew asking the user if they would like to perform the action, so I don't think there is much danger in allowing these.

Ixohoxi commented 6 years ago

Just want to second the suggestion that double-clicking on a formula then performs the appropriate action given the current local state of that formula.