Andy Walker

Results 92 issues of Andy Walker

Given that we're unlikely to need the non-unicode encodings ever again, and since most tools have difficulties making sense of the unmangled BDFs, it's probably best to move the `/build`...

Whilst attempting to use Greybeard in a keynote presentation, I noticed the linefeed glyph appeared wherever I hit shift-enter to manually split a line (i.e. a particularly long bulleted list...

Seems like some useful features.

By having a hard-coded unexported logger in the parser, it is impossible to use for a service that doesn't want to log or wants to control how it logs. The...

I ended up spending several hours trying to make a type that would wrap the `SMTPClient` type and do the NOOP sending to implement the suggestion in [this comment](https://github.com/xhit/go-simple-mail/issues/23#issuecomment-752015639) before...

enhancement

Perhaps similar in spirit to some aspects of #116, I think you could provide a set of simple, interactive inputs using TUI elements provided by [bubbletea](https://github.com/charmbracelet/bubbletea) and [bubbles](https://github.com/charmbracelet/bubbles). There are...

**Requirements** There is [at least one](https://github.com/dokutan/legacy_computing-font) SIL Open licesned font that has the recently-codified l[egacy computing](https://en.wikipedia.org/wiki/Symbols_for_Legacy_Computing) glyphs. Is it fit for inclusion? I'd love to use some of these symbols...

{ ; } new glyph set

**Describe the feature** I think it would be really nifty to be able to use mage in a make-like way with globs. Note: this is perhaps an alternative or enhancement...

:sparkles: enhancement

The docs [indicate](https://github.com/mna/pigeon/blob/c5f5bfdec04c9a6763ad9ede94e21bdb42ad1cf1/builder/static_code.go#L423) that the prefix refers to the rule in which the error occurred, but I have not found this to be the case. It appears to only be...

If I'm reading the [documentation](https://docs.asciidoctor.org/asciidoc/latest/text/quotation-marks-and-apostrophes/#apostrophe-syntax) correctly, apotrophe (`'`) characters between two word characters are detected and rendered as a single curved apostrophe. This seems to be correct in my rendering,...

🐞 bug
💄 area/syntax-highlighting