Michael D. Hoyle
Michael D. Hoyle
Ah, yeah that could be a concern in a general case, but in my use case (left prompt is static width), they can only collide if right prompt is very...
I'm seeing a similar thing on Windows 10, sometimes after sleeping, sometimes after a cold boot. But when I bounce the Logitech Devices plugin, I get the following error ```...
I'm not seeing this issue now. I'm doing ``` Hubot create standup 10:15 ``` And then ``` Hubot list all standups ``` and I get ``` Here's the standups for...
I had a similar idea, based a little more around map tags. Originally logged it as #181, but this issue takes precedent. text of that copied here: I often want...
They could have meant a keyboard shortcut aka hotkey. I've been kind of wanting Thay myself, as well as making 'e' hotkey close the window. It's kind of annoying to...
Ps @JonasJurczok I saw this mod mentioned in a 'reccomended mods' video on YouTube recently. Was kinda cool to see it there :)
:+1: will do.
I think I can take a crack at this, next time I'm in a lua mood. It's funny, I was thinking about this when I did the e to close...
I think it would have something to do with the [`style`](https://lua-api.factorio.com/latest/LuaGuiElement.html#LuaGuiElement.style) parameter for the `add` method used to create ui elements. Takes a string or a [LuaStyle](https://lua-api.factorio.com/latest/LuaStyle.html) object. I've never...
in #44, I just tweaked the styles a bit, but I'm thinking this could be implemented with a setting: Choose a UI style: normal (what it is now, or what...