-
### Version
System:
OS: macOS 15.0.1
CPU: (8) arm64 Apple M1 Pro
Memory: 1.84 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Brave Browser: 128.1.69.168
Chrome: 130.0.6723.…
-
### Minimal reproducible example
https://github.com/abulenok/expo-bug-repro/tree/main
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
#…
-
### Describe the bug
I was trying to use ts in my components with svelte 5 but it doesn't work and is says Button (my component) is not defined. When I stripped my project of ts, it was working.
##…
-
### Describe the bug
Service Worker does not load / (root) Request key into the cache.
When I reload the app, then / (root) key shows up.
The `build` variable does not contain '/' key.
### …
-
Hello!
My question: how can I set zsh terminal as default Vscodium terminal?
I try many times to set it, but it's hell not working.
Inforation:
![image](https://github.com/user-attachments/ass…
-
If I have something like
```
emergencyShell.on('press', () => {
screen.spawn('/bin/zsh', [], {});
});
```
All works well but when the user is typing in the launched termi…
-
### Describe the bug
When i set value "multiple" in selectionMode prop in mobile version the events `onCellSelect` and `onCellUnselect` are being triggered, in fact `onCellUnselect` is being trigge…
-
### Describe the bug
This is the same bug as mentioned in https://github.com/vitest-dev/vitest/issues/3846, but now with minimal reproduction.
I've read somewhere that vitest orders the execution …
-
i found it was disable patch bin in macos , i dont know why disable it
```sh
if [ "$ZSH_BIN_KERNEL" = darwin ]; then
sed_i 's/@ZSH_BIN_DO_PATCH_BIN@/false/g' share/zsh/5.8/scripts/relocate
el…
rmGFW updated
4 months ago
-
# Problem/Motivation
Shell prompt is broken
## Expected behavior
Prompt like this:
` config #`
## Actual behavior
Prompt now
`\[\e]0;\u@\h:\w\a\]\W $ `
## Steps to reproduce
ssh…