Michael Siegel
Michael Siegel
I wonder why the README suggests to define the auto-completion functions in `.rcrc_` rather than `.rcrc`. My guess is because `.rcrc_` contains a typo. I'd also format both the file...
Could you also provide a way to scale the font size without altering the window dimensions at the same time? I'd find that quite useful.
There's something wrong with the implementation of the `Echinus*border` setting. It works fine as long as you have both `Echinus*normal.border` and `Echinus*selected.border` (which define colors) set in `echinusrc`. But as...
In chapter 2, when introducing pointers, the book says: > A pointer is a memory address; it's the location of where to find the actual value. It's a level of...
void-installer (which is generally very nice) has a strange way of listing locales. The locale selection dialog has two columns, the left one listing locale identifiers, the right one showing...
The Rakudo REPL’s prompt consists of a result number in square brackets followed by a space character, a closing angle bracket, and another space character. Currently, there is no way...