TheBrainScrambler
TheBrainScrambler
Currently, `less`'s wrapping will display lines until the terminal's end and will then jump a line and put text that immediately follows. This splits words in the text. Could it...
Hello, I just want to warn you that this is my first pull request ;) So I focused on these two widgets, and noticed that there was no ability to...
Hello, I tried to run the hello world with the shard file including qt5.cr but I'm getting this error `while requiring "qt5" (Exception) Unhandled exception: Error opening file 'crystal' with...
### Describe the bug The code presented below gives the following C error: ``` /tmp/v_1000/bugged2.16976533346751976066.tmp.c:1091: error: declaration of an array of incomplete type elements ``` ### Expected Behavior The code...
How is this possible ? This happens when building revision ebaa4d125758f6f65ff0deebbd4ab3fd5e817314. ``` failures: ---- gml::value::tests::op_add stdout ---- thread 'gml::value::tests::op_add' panicked at 'assertion failed: (a.add(b).unwrap()).almost_equals(&Value::Real(Real::from(0.3)))', gm8emulator/src/gml/value.rs:573:9 note: run with `RUST_BACKTRACE=1` environment...
The wiki isn't publicly editable, so I will put it here. You need to put the following Nix expression in a file, say `source-engine.nix` ``` { lib , pkgs ,...
In my current save, whenever I'm loading a new map, I crash. Enter the well, crash. Enter the exit grid, crash. Accept some guy's job to hunt the dogs that...