Sinclair Target

Results 16 comments of Sinclair Target

Yeah, it's entirely possible that Um itself messed this up. It's also possibly that the man program doesn't know what to do with unicode in a .roff file. Will look...

Just a note—as of 4.0.0, Pandoc is no longer a dependency. The Kramdown gem is instead. As @iajrz pointed out, this wasn't _necessary_ in order to make um available on...

Also FYI, see [UPGRADE.md](https://github.com/sinclairtarget/um/blob/master/UPGRADE.md) for more information about the switch to Kramdown, which is a breaking change if you've made much use of Pandoc's Markdown extensions (which the default `.md`...

@He-Ro If you'd like to add info about how to install your package on Arch, feel free to make a PR changing the README. Thanks for your hard work!

Going to leave this issue open for now in case anyone comes along feeling inspired to package um for more platforms. As @iajrz pointed out, um isn't yet available for...

`um` is pretty dumb and it [launches the editor](https://github.com/sinclairtarget/um/blob/master/libexec/um-edit.rb#L59) by invoking the editor and passing the file path as the first argument. Does that work with the `code` executable? It...

I'm not sure what you're asking exactly. Are you trying to run git who on `previousname`, to get a sense for how many commits were made by each author to...

Hmm, thanks for spotting this. I think I had this working at one point but maybe since broke it. I definitely intended that this should work, so stay tuned for...

Okay this is fixed in v0.7. Feel free to re-open if you still encounter trouble

You may have to run `brew update` first if you're not seeing the formula. Let me know if that works or not