Jacob Bundgaard

Results 14 issues of Jacob Bundgaard

#### What's the problem this feature will solve? When browsing a directory, for example one with a large number of photos or with source code for an application, I would...

stale

It can sometimes be [hard to remember which cards in your hand have changed stats](https://youtu.be/1vPHuu7vOKw?t=797), for example from hand-buffing effects or Switcheroo, since the stats are hidden until you hover...

Fixes #213 and an unreported issue that no cursor is shown when the console wraps to a new line. @shibayan, I'm not sure if this is the fundamental fix that...

When using `Prompt.Input`, if the user continues typing when the cursor reaches the last column of the last line in the buffer, Sharprompt crashes with: ``` Unhandled exception. System.ArgumentOutOfRangeException: The...

bug

For the `MinLength` and `MaxLength` validators, it would be useful to have the possibility of seeing an indication of how many of the allowed or required characters you have used...

enhancement

This is for example relevant for StandardDiscreteUniform, which changes from ``` 0|*************************************** 1|*************************************** 2|************************************** 3|*************************************** -1|*************************************** -2|*************************************** -3|**************************************** ``` to ``` -3|**************************************** -2|*************************************** -1|*************************************** 0|*************************************** 1|************************************** 2|*************************************** 3|************************************** ```

This is a first draft of a new functionality that allows downloading the contents of a directory as a zip file. See the issue linked below for why I think...

The scripts in the two samples increments then number of requests made, then checks if the result is less than the max allowed number of requests. This causes the last...

The Scheme and Petite Chez Scheme configurations currently refer to the Scheme syntax file of a package called `sublime-scheme-syntax`, most likely [this one](https://github.com/masondesu/sublime-scheme-syntax). However, [the Scheme package](https://github.com/egrachev/sublime-scheme) that is available...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Issue-Bug
Needs-Triage :mag: