iblue
iblue
`URI.extract` also does not work for URIs in single quotes (which are generated when using HAML). ``` ruby URI.extract("Click me.") # => ["http://example.org/'"] ``` Using @nicholaides solution would require Nokogiri,...
@ripxorip Could you give me a hint on how to install it? The solidworks.msi installation finishes, but doesn't produce any .exe files while the setup.exe hangs at the "Checking for...
It is `swwi/data/solidworks.msi` on the Solidworks DVD.
@nathaneltitane You can switch to another window and then back to refresh the window. At least on my machine.
> Please add linux binary or linux compiling instruction. This, please.
For those who try to compile it themselves: In the `Util/Makefile` set `CC=gcc` and replace `-DAPL` by `-DLIN`. In `BetterMouseYoke/Makefile`, set `CC=gcc`, replace `-DAPL` by `-DLIN` and set the `LDFLAGS`...
If I remember correctly, it goes to ```Resources/plugins/BetterMouseYoke/64/lin.xpl```. Does this work for you?