Results 110 comments of Toby

The problem in part is that unicode numbers are thinner than latin, and will be a few pixels left of where we want them. In this, each number is drawn...

I considered a whitelist, but that would be impossible to internationalise. This fixes a real world problem, rather than everything that could be written to cause issues. Would the issue...

With https://github.com/Dynodzzo/Lua_INI_Parser/blob/master/LIP.lua it is possible to switch to ini, but it loses comments and order. To keep the current write config functions, while loading it with that parser, doesn't seem...

An ini that keeps comments and order is just a custom config that resembles ini, which seems like no progress at all. Minor change to the option name. Ready.

Do you have any saves, maybe autosaves? Ideally from before this patient entered the room. The patient is probably attempting to pay the second nurse, after they were treated by,...

It lets the user manage the files without needing us to implement all the necessary specific buttons - rename, delete, maybe new folder, move into folder. It makes it easier...

Moved to folder settings. The error message for a missing folder comes localised from the OS, but this uses io.popen which is apparently not always available. I don't know if...

Lua needs a library to put things in the clipboard. I've brought back the original commit, with a delete button in place of explore. It doesn't refresh the file browser,...

I made a function to remove nodes from the tree of files, but it was hacky and flawed. Reducing this pr to the commit of the open button in folder...

You could change more of these. All but the first and last from https://grep.app/search?q=persistance&filter[repo][0]=CorsixTH/CorsixTH are worth trying out.