printfn
printfn
I’ve been using Lagrange on an iPad, and have had issues with accidental zooming. When I close the app with a five-finger gesture, it often accidentally adjusts the zoom level...
- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/HEAD/CONTRIBUTING.md)? - [x] Have you ensured that your commits follow the [commit style guide](https://docs.brew.sh/Formula-Cookbook#commit)? - [x] Have you checked that there aren't...
Can you add a feature to directly link to other notes in markdown? Maybe via hashtags, so that clicking the link directly opens the note if there’s only a single...
Probably use [`https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml`](https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml).
See https://github.com/printfn/fend/pull/165#issue-1337725749 by @Techcable: > ### Proposal to overload of > > I propose overloading the `of` operator specifically to handle this case with percentages. We would have `5% of...
``` $ cargo run Running `target\debug\fend.exe` I/O error: operation failed to complete synchronously error: process didn't exit successfully: `target\debug\fend.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN) ```
These don't work: - [x] `6 foot 4 in cm` (fixed in 1.0.3) - [ ] `6 foot four in cm`
fend seems to be interpreting `mbps` as millibits per second, which is not particularly intuitive. Change it to be the same as `Mbps`.