Michael Reichenbach

Results 13 issues of Michael Reichenbach

Thanks for the awesome framework. I have a question about the context resolver and how it treats players? I have the problem that my resolved player is always null and...

question

Currently I am unable to use [Git Bash](https://gitforwindows.org/) with this library. All prompts are immediately terminated with an EOF. Find the example repository with all three test cases here: https://github.com/Silthus/promptui-git-bash-bug...

This is primarily to enable easy testing and mocking of the imap backend.

:information_source: **Basic information** I have a question about the API. I want to create an additional plugin that handles location achievements and allows creating them via commands and with a...

enhancement
developer experience

Hi, I have a `.semrelrc` file with the following content to create pre-releases for beta versions: ``` { "maintainedVersion": "2-beta" } ``` The beta release is created just fine, however...

This can be rebased on #503 or merged separately. This adds a `Pointer.forward(Pointered, Pointer) -> Supplier` method that creates a supplier for forwarding a pointer to another resource's pointer. There...

type: enhancement
area: api

It is now possible to query a Pointers collection for all contained Pointer. This can be useful to create dynamic replacements for the pointer of a Pointered object.

type: enhancement
area: api

Hey first off thanks for the awesome work 🚀 Could you maybe add a slider/range picker component? I am currently missing anything related to picking a number value from a...

The API documentation in the [Readme](https://github.com/Paul19988/Advanced-Slime-World-Manager/blob/develop/README.md) differs from the [Dev Setup](https://github.com/Paul19988/Advanced-Slime-World-Manager/blob/develop/.docs/api/setup-dev.md). Which one is the valid one? Maybe it would be good to only have one source for the same...

It would be great if the slider could be extended to work as a range slider or another component is created allow to selecting a low and high value.