Colton Clemmer

Results 4 issues of Colton Clemmer

PR attempting to fix #513. As discussed in the issue, I used the `Data.Text` implementation to copy from. I found the PR where the `toConstr` function was [implemented](https://github.com/haskell/text/pull/74), but it...

Closes #8452 I did not create a test for the config files when I made #8054. This should test config files for leaving out nix, "nix: True", and "nix: False"....

attempts to close #4686 Adds a new "file-dirty" status line element that can replace the `[+]` symbol that appears after the file name. This allows the element to be added...

A-gui
S-waiting-on-review
R-breaking-change

# Description Attempts to close #4769. Actual sanitation of the URLs and removing characters depending on where they are in the URL (host, protocol, etc.) is complicated, but I tried...

Waiting for author