Waldir Pimenta
Waldir Pimenta
- Mention the abbreviation "GAE" next to the first occurrence of the expanded expression (this one comes from #179) - Wrap consistently at 80 characters (there were various limits used...
This is a follow-up to #1166, which was implemented in #888. It would be nice if section headers in non-man pages (e.g. https://git-scm.com/community) were linkable. Given the ongoing work on...
This issue stems from the discussion at #38; I'm adding this so there's a proper issue tracking this work. Quote from @hwayne in that discussion: > I should really write...
This is similar to #44, but instead of randomizing the entire output, I'd suggest that the `-r`/`--random` option could be combined with `-m`/`--max-number`, to produce N random strings (with the...
The title is not legally mandated, but it's convenient for human consumption, and provides additional metadata; for that reason, it is typically included in the template text of this license,...
It would be nice if the README explained how this differs from the [git-prompt.sh](https://github.com/git/git/blob/master/contrib/completion/git-prompt.sh) script that's available in git's contrib directory, and who should use one vs. the other (depending...
Currently I can only customize the color of a shape's fill. I can also customize the border width and dash pattern, but not its color. I would like to have...
per standard FOSS recommendations. License as defined in package.json.
The title is not legally mandated, but it's convenient for human consumption; it also works as additional metadata, and is part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and...
The [Layout](https://codedgar.github.io/Puppertino/examples/layout.html) examples page only deals with font sizes, whereas "[layout](https://en.wikipedia.org/wiki/Page_layout)" usually refers to the disposition of elements in the screen area (e.g. a column-based layout, the [holy grail layout](https://philipwalton.github.io/solved-by-flexbox/demos/holy-grail/),...