-
It would be nice to add a script to avoid manually create the GH secrets.
here is what I am using :
```
gh auth login
repo="name/AzureTRE-Deployment"
env="CICD"
ghvar=$(cat ./config.yaml | g…
-
Currently, when a declaration is referenced at all, it is emitted into the final binary:
```
pub fn main() void {
}
const message = "i am an easily greppable string";
comptime {
_ = me…
-
### Description
Release 5.11.4's updated `Package.swift.template` has two targets with the same name. This causes workflows of projects using `rive-ios` to fail.
### Provide a Repro
With 5.11.4 i…
-
These are kind of personal TODOs, but I'm not necessary immediately working on them and anyone is welcome to get involved. Also feel free to add to the list.
# Convert spiders to StructuredDataSpid…
-
```
I experienced (reproducible) hangs of the MacVim GUI (terminal is fine) when
using :grep (not
depending on the value of grepprg): After fiddling with my .vimrc and .vim/
directory I could
trac…
-
Since both `GREP_COLORS` and `LS_COLORS` can do 256 colors, it might be nice to give some examples for them that will line up with the Solarized scheme that'll work in light and dark.
-
### Question
I find it quite tricky when I'm doing manual find/replaces because the search wraps around and I'm not sure if I've finished replacing everything or not. It gets a bit confusing.
Anyw…
-
Grep has this options:
-a, --text
Treat all files as ASCII text. Normally grep will simply print ``Binary file ... matches'' if files contain binary characters. Use of this option for…
-
## 要望機能
[git grep](https://git-scm.com/docs/git-grep) に対応したい。
## 背景
以前、.gitignore のファイルを無視する機能の提案があったが、
https://github.com/sakura-editor/sakura/issues/75#issuecomment-419688175
.gitignore の…
-
dent 3.0
i was looking for something using grep command on the whole filesystem
`grep -rn / -e "remapping interface" `
and unit crashed (i tried 2 times it crashed 2 times)
```
[ 160.053979] C…