Jim Myhrberg

Results 42 issues of Jim Myhrberg

### The following program `sample.go` triggers an unexpected result ```go package main import ( "flag" "github.com/golang/glog" ) func main() { flag.Parse() glog.Error("hello world") } ``` ### Expected result ```console $...

bug
area/core

This isn't that important, but still probably not the desired behavior, hence I'm reporting it. When using the `icons` theme and expand a folder, the expanded folder gets "half-indented", which...

It's a bit of an understatement that I've mostly ignored this project for the last few years. I haven't personally used git-aware-prompt since I switched from bash to zsh about...

Adds a set of queries for syntax highlighting yaml, similar to other tree-sitter grammar projects. This is the same queries from my PR against Emacs' tree-sitter-langs project: https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/134 ## Screenshot...

Myself I use DSA keys rather than the older RSA keys. But ssh-forever only looks for `~/.ssh/id_rsa.pub`, while it should also be checking for `~/.ssh/id_dsa.pub` :)

Currently with PE on the left, and two file buffers next to each other, when I select a file in PE it is always opened in the left buffer. Instead...

### What are you trying to do? I would like to use `nodeAttrs` to set custom NextDNS profiles for specific devices, without having to create device specific tags to do...

L1 Very few
P1 Nuisance
T0 New feature
dns
fr