Waldir Pimenta
Waldir Pimenta
Encontrei pelo menos um código postal que não está a mostrar a representação gráfica. Não sei bem porquê. O código que encontrei que não tem visualização é este: https://geoapi.pt/cp/3030-790: ...
Related to elementary/switchboard-plug-about#308. Ideally, these should remain hidden, but revealable via a "show hidden items" under the "Drivers" heading.
It was recently released and is a successor of the popular (now defunct) Sync for Reddit app.
It's understood that the library performs non-destructive splitting by default, but would it be possible to add an option to allow "destructive" splitting? In other words, trimming of whitespace around...
I believe it's not safe to always split sentences on ellipses. For example, the following sentence (initially mentioned at https://github.com/DavidAnson/markdownlint/pull/719#issuecomment-1447501641): > Pausing... for... thought... should not [trigger splitting]. ...currently splits...
I would like all screen recordings to have a well-defined name following a human-readable pattern, rather than an inscrutable hash. Ideally it would be user-configurable, but a better fixed default...
GNU's version of `tree` does not implement the `--prune` option (#990). An alternative for the use case of searching a hierarchy of directories to locate files using a pattern could...
Currently, lines with `waterway=flowline` are represented as generic waterway features, and don't get the arrows pointing in the water flow direction along their length (as is the case with rivers,...
- `sidewalks=*` → `sidewalk=*` - `sidewalk:*=none` → `sidewalk:*=no` (subkey variants in addition to the existing rule from #222) - `sidewalk=seperate` → `sidewalk=separate` (plus subkey variants) ~~p.s. - Also fix indentation...
Originally included in #1278; extracted to a separate PR on maintainer's request.