-
Thanks for this great little bash helper library!
I have a few shell scripts that use fzf to implement a `gum filter` type of functionality. However, after filtering down to a selection of say 3-4 …
-
I've noticed that there are duplicates in the file list displayed when there is a case difference. In my case it could just be the drive letter (C: vs c:) on Windows.
Obviously, some OSs have case…
-
### Steps
Call `kitty-new`
### Outcome
A new kitty window is created, but nothing opens, and the original kakoune hangs with 'waiting for shell command to finish'
### Expected
A new ki…
-
## Description
Bitplane imaris (.ims) is Bioformats supported file type that should be loaded into napari successfully with this plugin but hasn't worked for me. I'm not sure if it's something wrong …
-
xargs: bash: terminated by signal 9
[Process completed (signal 9) - press Enter]
These two errors shown whenever i try to download . And after downloading 2-5 episodes of anime
-
### 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…
-
- [x] Be sure to check the existing issues (both open and closed!).
So the problem is that I am unable to use `gdb` helper functions like `py-bt` with `pipenv` projects.
Basically:
```bash
$…
-
syntax folding doesn't work for my verilog file. It can't find where to fold, when I run `set foldmethod=syntax` (syntax folding does work for my C file.)
`
module ripple_carry_counter(q, clk, res…
-
I've developed a set of UNIX-philosophy CLI utilities for managing your zettelkasten, a C++ library (used by the utilities) and a set of shell scripts that makes the whole thing easy to use for the te…
-
### Environment
```zsh
print $VENDOR $OSTYPE $SHELL $ZSH_ARGZERO $ZSH_PATCHLEVEL
print -l $_autocomplete__funcfiletrace
git -C ~zsh-autocomplete log --oneline -n1
```
```
apple darwin20.0…