Roland Schaer

Results 23 issues of Roland Schaer

I am in the process of re-writing the `iStats` widget and i wonder how does one import a custom font (for example to show icons). Was unable to find anything...

@jdx This is an odd one, i would expect that the `env()` call in the Debug implementation of Config would already initialize the env but for some reason this leads...

Feels strange navigating with TAB on command cd, most times TAB is pressed cursor jumps and loses focus. Using TAB should jump from one menu item to the next instead.

It seems the repository was not updated for a while and the scripts do not work with most recent version (and on a Mac M1). The files should be updated...

I am getting the error message "No fingerprint was provided" when editing page metadata (TVs) multiple times on a Fred enabled page. Saving the first time does not show the...

**Describe the bug** Unable to debug runtime action from vscode because of invalid '.vscode/launch.json' (similar to #244) The generated .vscode/launch.json look like this (**note the wrong envFile property**). ``` {...

Rough draft to add support for interactive task inputs. Open topics up for discussion are: * TOML schema * do we need specific schema types for each input? * parallel...

Rough draft around the discussion #3820. This handles the basic use-case and will behave like the following. ``` # set simple value or nested value mise config set tools.node 20...