thoran
thoran
> hmm. Does it work if you download a copy from our site? I just did: ``` open /Users/thoran/Library/Caches/Homebrew/downloads/dcc369352ccfc2d2e3aab52c10d67969fded13a946d0062e5aaf92fd30a1fb53--IINA.v1.3.1.dmg ``` and then dragged the app where I wanted (~/Applications) from...
> What a totally fucked up thing to write. "Not only do I feel entitled to the fruit of your labour but I also don't care if you die (except...
Restarting doesn't solve the problem. Build 2083.
If this is a duplicate of two other tickets and I still don't get it, then perhaps some kind of reworking of the interface is in order... Meantime, what do...
Oh! That's definitely not intuitive, though it is quicker. Today I found that it was much faster to find the first commit of the current feature branch and then hold...
Presently this is the workaround: 1. From a terminal type `open .` 2. From the Finder drag the directory onto the Sublime Merge.app Dock icon and then the repo opens...
This seems like a regression to me. Why is it taking so long to fix?
I tried `smerge --safe-mode .` and that produces the same result. I receive an Open dialog and not an open repository.
This is probably more like it... class Highcharts class PlotOptions class PlotType < Base ``` def initialize(opts = {}) @options = { :stacking => opts[:stacking] } @suboptions = { :dataLabels...