Christian Dannie Storgaard
Christian Dannie Storgaard
When giving a numerical environment variable in a config, such as `SERVER_PORT: 1999`, tmuxp will break with a `TypeError` exception but provide no more information as to why. The issue...
Trying to add an `]` at the cursor position shown here by `|` jumps to the next closing parenthesis (one char forward) instead of inserting `]`. ```javascript new Set([ ...data,...
Calcurse Version: 5.7.0 **Description.** When syncing events from the Synology Calendar that have originally been created by Calcurse, they contain both `dtstart` and `dtend` as well as `duration`. From what...
The integration with the node debugger seems to trip over the colour codes that node prints. These should probably be disabled using the `NODE_DISABLE_COLORS=1` environment variable. (EDIT: node doesn't seem...
This is a bit difficult to debug, but basically, every time I toggle a breakpoint, either a new one is set on a different line in the vicinity of the...
It would be nice if "accent color", or a similar name, could be added to the spec to ensure different toolkits keep a consistent look. I noticed this issue due...