Bartek Pacia

Results 199 issues of Bartek Pacia

Hi! This project looks very cool. Thank you for it. Do you have something against adding this project to `ohmyzsh`? This will let users of Oh My Zsh very easily...

### Use case Many Flutter apps that depend on plugins often output the following messages when building for Android: ``` Note: Some input files use or override a deprecated API....

platform-android
tool
t: gradle
P2
triaged-android
fyi-android
team-tool

**Describe the solution you'd like** Let's say I use the `actions/setup-go` in my workflow file: ```yaml - name: Set up Go uses: actions/setup-go@v3 with: cache: true go-version-file: go.mod ``` I'd...

enhancement

### Intro In this issue I will explain how to automatically provide your CLI app's shell completions to your users in a seamless way. I've been recently investigating how shell...

feature
p3

**Description** I would like to have control over the completions that displayed for my command. Let's say I have a command `foo install `. This command also has 2 flags...

feature
p3

![51d45ec8bd9aaead770e70d80504254e](https://user-images.githubusercontent.com/40357511/157640401-e6f5f105-424e-4759-89d6-d8dc3a01e61e.jpeg)

**Before creating a bug report please make check the following** - [x] You have read our [FAQ](https://fvm.app/docs/guides/faq) - [x] If you have used flutter. Please install correctly, run `pub cache...

bug