Adheesh Wadkar

Results 3 issues of Adheesh Wadkar

There's still the matter of opening the current tab in a new window (w/ specified container), but that's more key presses than Firefox allows. Resolves #4

It would be nice to have an app on my watch rather than, or in addition to, my phone. It seems currently Flutter doesn't really have a great way to...

### Zig Version 0.13.0-dev.73+db890dbae ### Steps to Reproduce and Observed Behavior Godbolt: https://godbolt.org/z/EK87ob593 ```zig const std = @import("std"); test "readParsedInt" { const slice = [10]u8{0, 0, 0, 1, 0, 0,...

bug
standard library