Peter Munch-Ellingsen

Results 77 issues of Peter Munch-Ellingsen

Some tools require to be built against the current Nim version, one example of this is `nimlsp` which will give error messages for the version of Nim it is built...

Feature
Low Priority

I have both `stable` and `#devel` installed, but `#devel` is currently selected. When I run `choosenim show` it gives me this confusing output: ``` Channel: stable Version: #devel Path: /home/peter/.choosenim/toolchains/nim-#devel...

Bug
Medium Priority
Messages
Hacktoberfest

Currently you can do things like `choosenim stable` or `choosenim devel`. But I also like to keep a local copy of the compiler with compiler debug information on, or a...

Feature
High Priority

This is just one of my test cases for checking that Futhark works. Figured it might be useful for others to have it on a more easily runnable form, but...

hacktoberfest-accepted

Just looking through the examples and noticed the nice pop-up for unhandled exceptions. It would be really helpful if this box either had a "Copy to clipboard" button, or if...

feature

This is an implementation of the GenUI macro for NiGui. It includes an example and an explanation of how to use it and what it is.

I like easymotion as a way to move around, but I thought of one way to maybe improve it. When using EasyMotion now I mostly use a single mapping to...

When setting up sync to my own server I noticed that the `task config` options doesn't add the lines to the `$XDG_CONFIG_HOME/task/taskrc` file but rather to `$HOME/taskrc`. I understand that...

I'm creating a website with Pico, and I'm loving the semantic spirit of the project. But as soon as I wanted to create something slightly different than the single document...

Probably related to https://github.com/openhab/openhab-android/issues/2583. ### Actual behaviour When opening the app it briefly flashes white before showing the dark mode UI of my dashboard. This is particularly frustrating when trying...

bug