-
The file is:
```
#!/usr/bin/env bash
if [[ true ]]; then
echo 1 # leading with 4 spaces
fi
```
And shfmt will change the leading spaces to tab:
![image](https://github.com/user-attach…
-
### Problem
See https://github.com/neovim/neovim/issues/16957 for some of the existing issues with using a Unix shell in Neovim on Windows.
I've dug into it now, seeing as no workaround really ma…
-
Hope OpenDAL to support glob operation like the [glob crate](https://crates.io/crates/glob).
And both blocking and non-blocking methods are needed.
-
Type: Bug
1. Install MSYS2
2. Follow https://www.msys2.org/wiki/Setting-up-SSHd/ to setup a msys shell as ssh shell
3. Try to connect to it via vscode (e.g localhost)
4. Choose Windows
=> In…
Febbe updated
10 months ago
-
### How could the content be improved?
episode 4, Pipes and Filters
### Which part of the content does your suggestion apply to?
It is this page: https://swcarpentry.github.io/shell-novice/04…
-
If this is the incorrect way to report errors / issues please let me know and I'll submit it differently.
curl is up to date (7.69.1_1)
jq is up to date (1.6)
youtube-dl is up to date (2020.03.2…
-
### `yazi --debug` output
```Shell
(% aidan core ~) yazi --debug
Yazi
Version: 0.3.3 (Arch Linux 2024-09-05)
Debug : false
OS : linux-x86_64 (unix)
Ya
Version: 0.3.3 …
-
**Is your feature request related to a problem? Please describe.**
It's not a problem with WezTerm. WezTerm is fine as it is, but there may be an opportunity in the market for WezTerm (to show that W…
-
I'd like to use the Haxe compiler in Windows environments where access to cmd.exe is restricted (which is not uncommon in, for example, schools).
Two arguments passed to the haxe compiler will caus…
-
### Describe the Bug
Hi,
While provisioning Ruby environments upon enterprise Jenkins agents, I noticed a hidden assumption within ASDF that causes the ASDF bash load process to fail.
Note two …