phrohdoh
phrohdoh
I don't yet know enough to be able to determine whether this would break invariants that must be upheld. Would it be possible & feasible to do this so that...
Keys I've noticed so far (macOS fwiw): * `shift`, `cmd` * `3`, `4` * `up`, `down`, `left`, `right` ``` thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /Users/rustbuild/src/rust-buildbot/slave/nightly-dist-rustc-mac/build/src/libcore/option.rs:323...
https://github.com/SFTtech/openage/pull/647 https://github.com/yvan-burrie?tab=repositories
As stated in the commit message of 040ccc3c1ea9bc797a906ce0c919dc594d36f54b: > It works for the most part, but units do disappear on the edge of the > screen occasionally. This will just...
It'd be nice if `mdbook` didn't generate a file structure for URIs in `SUMMARY.md` that begin with a protocol. For example, I have the following: ```md - [Modding](./modding/README.md) - [Utility](./modding/utility/README.md)...
This very well may be a use-case that you decide not to support but I figured I'd report it regardless. ```rust #[get("/£")] #[content_type("plain")] fn money_plz(&self) -> Result { Ok("$".into()) }...
This would make generalized filtering much more intuitive. For example: `ghi list --label "OS:*"` Or an explicit: `ghi list --label "OS:*" --regex|expand|`
vimac is a dream come true! Thank you for the great software. I would like to give the maintainer(s?) some money to hopefully incentivize further development and as a way...
Project: https://github.com/Phrohdoh/arini-discovery/commit/a53f287fdd3b7071568783a012b5da9ec987cf43#diff-04c6e90faac2675aa89e2176d2eec7d8R24 ``` running 1 test Response { answers: [], nameservers: [], additional: [] } Response { answers: [], nameservers: [], additional: [] } test readme_0 ... ok ```
``` python genie> drs We're current browsing graphics.drs genie> show 1154.slp Now showing '1154.slp'. Keys: q return to prompt +/- zoom a show the frame hotspot arrow keys to cycle...