Jonathan Channon
Jonathan Channon
So we still don't have a solution ? For now I'm just adding the dyn.foobar entries into the plist
Execute `mdls -name kMDItemContentType ~/path/to/file.ext` to get the `dyn` value, add it to the plist
To summarize, I've removed the exec modal and put a textbox on the terminal panel. The terminal can be opened via Alt+T The last commands are stored in an array...
I guess its an option. I did the keyup/down thing to keep it similar to how it works in a Terminal :)
Sure, did think about giving it a go but we'll see how I go ;)
Think this is done now so let me know what you think :smile:
@chanibal does Carter fit your needs?
Depends how you publish ie standalone app On 25 September 2017 at 22:39, Kristian Hellang wrote: > That's nothing. Most of it isn't even used (the HTTP abstractions etc.). I...
Try this public class ByteArrayResponse : Response { /// /// Byte array response /// /// Byte array to be the body of the response /// Content type to use public...
Any update for getting the toolkit working in Goland/Go?