Saturos

Results 4 issues of Saturos

I changed the layout to correct the grid problem on the header. Also, I wasn't aware that the sidebar view also had the same problem for long titles, so I...

Hi, I propose to include the ./patch directory bundled into the binary (as is 130Kb approx, is not a big deal with tools like xxd I guess) and in case...

Nowadays, if you want to interact with a type defined as this in Gleam (command `gig src/ctypes.gleam` with the following code): ```gleam pub type Char @external(c, "gig_ctypes", "isAlphanumeric") pub fn...

Hi, I think nowadays it isn't really needed, but a help message could be useful. I messed with the code and this is what i've got: I don't know if...