Darren Schroeder

Results 80 issues of Darren Schroeder

**Platform** Windows 11 **Terminal software** Windows Terminal Describe the problem you are observing. When the steps are followed below, you see the text initially appear on the screen and then...

bug
A-Display

# 1. Line Editor UI/UX Features Brainstorming of ideas about what features would make a line editor and programs that use it `best-in-class`. I'm interested to see which of these...

**Platform** macOS **Terminal software** kitty Describe the problem you are observing. ## Steps to reproduce 1. go to any 4 or more line item in your history via the up...

bug
P-medium
A-History

using engine-q, i was testing out pasting json and was presented with this panic. this is the json i pasted. ``` { "name": "inc", "usage": "Increment a value or version....

bug
A-Display
A-Multiline
P-critical

Good read [here](https://dfederm.com/learn-span-by-implementing-a-high-performance-csv-parser/) with repo [here](https://github.com/dfederm/DelimiterSeparatedTextParser). Using `Span` will have extreme performance and very few extra allocations.

I remembered this library from my F# days. http://bluemountaincapital.github.io/Deedle/index.html It does some things pandas does and it's dotnet. It specifically handles DataFrames. This link is more helpful to C# users...

I'm not sure if it's Outlook or Edge or what but something in Windows is continually resetting the FlipFlopWheel value. Any ideas how to prevent this? I have to run...

How do I tell which DockingEdge a Page is docked on? It looks like DoDragDropEnd() is part of the equation but I can't figure out where to go from here....

help wanted
question

Please add the ability to change the color of each individual item in the status strip, to include foreground color, back ground color as well as StartGradient and EndGradient colors.

enhancement
help wanted

### Describe the bug Sometimes `hide` and `hide-env` won't hide environment variables. It seems to work fine on Windows but I can't get it to work on WSL/Ubuntu. ### How...

:bug: bug