-
### Describe the bug
When I paste from the clipboard the content is pasted 2 times. This is regardless if I use simple mark & paste by mouse or copy & paste via the clipboard. This is not happening …
-
- [x] I have read through the manual page (`man fzf`)
- [x] I have the latest version of fzf
- [x] I have searched through the existing issues
## Info
- OS
- [x] Linux
- [ ] …
-
Hi. I had an intent to use your script on Windows inside a Git-bash session (which is an msys2 bash session under the hood). I changed your script's shebang to point to the official Python for Windows…
-
Upon clicking "Test notification", the following error is returned: Notification script returned exit code -1 and output "None"
The script is in the correct location, with the correct webhook url. …
-
I typically run cmd.exe as my shell on Windows 11, but still in Windows Terminal.
Trying to run hyfetch prints the message "cmd.exe doesn't support RGB colors, restarting in MinTTY..." and starts M…
-
### Description
```
#!/bin/bash
rm Lokal.pkg
rm -rf build/bin/Lokal.app
APP_CERTIFICATE="Developer ID Application: x (x)"
PKG_CERTIFICATE="Developer ID Installer: x (x)"
APP_NAME="Lokal"
…
-
bash scripts only run on Linux/Mac/WSL environments. This dependency exists because the original node version manager install scripts only run on those environments, but the rust toolchain is fully s…
-
**Describe the bug**
Hi,
I am using Zowe cli to download all members from multiple PDS one by one via Z/OS MF.
All of the PDS names are hardcoded in a script.
Some of the members …
-
**Related command**
```
az webapp traffic-routing set \
--resource-group MyResourceGroup \
--name this-app-service-has-a-name-that-is-too-long \
--distr…
-
## Description
The ["Setup Development Environment"](https://github.com/sugarlabs/musicblocks-v4#setup-development-environment) section is geared towards BASH-like shells. The guide is good for Lin…