-
### Description:
which version of android studio is supported?
I have the version Android Studio Dolphin | 2021.3.1 Canary 8
### Details:
|macOS|Fig|Shell|
|-|-|-|
|12.3.1|Version 1.0.57 (…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
When running the regression tests with `./scripts/update_suite.rb` on my system, multiple tests complain that the file `linux-headers/include/linux/compiler-gcc12.h` is missing. This persists even aft…
-
When attempting to use the `cd` command in bash, which runs `$HOME/.gvm/scripts/env/cd`, to navigate to a directory with spaces in its name, the operation fails with the error message "bash: cd: too m…
-
### Description:
- I use Fig autocomplete with ZSH in VSCode, but recently, the autocomplete loading spinner never resolves:
![image](https://user-images.githubusercontent.com/13424219/189681995…
-
### Description:
Example: When I do a git checkout with the usual terminal, when I press tab to auto-complete the word "checkout", a space is added at the end of the sentence to continue. But with Fi…
-
Adding shellcheck in 19c0ad2 exposed a lot of what I thought was portable as bash-isms. Going forward we can either fully adopt bash and probably save quite a bit of frustration, or convert all our ba…
-
Assume this is possible:
If script adds hpcflow/links folder to path, want to reload `.bashrc` so path is updated when script is finished and user can instantly run the installed app.
-
The global vars check creates a lot of false positives because of how simple it is. It seems to ignore almost all context. Consider this example:
```zsh
(
a='a'
)
bar() (
b='b'
)
c='c'…
-
## Description
After updating to bundler 2.1.0, I started getting errors when trying to run scripts installed with rubygems. The errors don't seem to include any files from the actual script I'm r…