Luke Wilson
Luke Wilson
When I go to build or run the program on Windows 10, with the latest version of Dub (1.5.0), and the latest version of DMD (2.076.0), I get a linker...
In line 124 of gap_buffer.rs, we find: ```rs String::from_utf8_lossy(&self.data[start_offset..end_offset]).into_owned() ``` The `end_offset` is actually an index of a character at the end of the range. This character index should be...
Previously, when the error would be triggered, it was possible that a slice out of bounds panic would occur before the intended panic message. I've added a nil/slice length check...
## Feature I work on a pretty beefy MSI Workstation laptop, but I don't want the animations from Elementary, for example, when I want all the battery life I can...