-
### Describe the bug
Have component that binds textarea to variable for use on afterMount
```
import { onMount } from 'svelte'
export let autofocus = false
let textarea: HTMLTextAre…
-
system: Kali linux 2022.3
shell: zsh ( i use oh-my-zsh Manage zsh)
```curl https://raw.githubusercontent.com/cheat/cheat/master/scripts/cheat.zsh --output cheat.zsh```
and
edit ``` .zshrc ```
a…
ghost updated
10 months ago
-
If a user has sophisticated zsh shell prompt with unicode characters, match selection could be buggy.
Example: zsh shell prompt contains unicode chars and current directory path. File search (prefix …
-
Unable to load cloud accounts in Linux zsh shell.
Requirements:
1. Any Linux flavor (I am using Arch Linux)
Steps to reproduce:
1. Install `zsh` shell, I have used [Arch Zsh shell](https…
-
- [ ] Support adding completions
- [ ] Support both binary and functions
- [ ] Support themes/prompts
-
### Describe the bug
When comparing Sets within `expect.objectContaining`, any Set will make the test pass. In other words, the line `expect({ set: new Set() }).toEqual(expect.objectContaining({ s…
-
### Describe the bug
So there's 3 different bugs that I'm facing
What I did is run the script and also `echo` out the command from the deploy script
1. No constructor
Contract isn't depl…
-
### Describe the bug
Trying to call `browser.runtime.getURL("/")`, but am getting a type error.
### Reproduction
Just add `browser.runtime.getURL("/")` to the vanilla template's background.
### St…
-
### System Info
System:
OS: macOS 14.7
CPU: (10) arm64 Apple M1 Pro
Memory: 2.76 GB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.18.2 - ~/.nvm/versions/node/v18.18.2/bin/…
-
### 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 termin…