Asbjørn Apeland

Results 9 issues of Asbjørn Apeland

## How to reproduce $ mkdir a $ ln -s .. a/link $ sift --follow ## Expected behavior $ grep -R asdf grep: warning: a/link: recursive directory loop ## Actual...

I ran [shellcheck](https://www.shellcheck.net/) on pacmatic, inspired by @HaleTom in #38. Went through suggestions by shellcheck, just a bunch of small bugfixes. The goal is to make pacmatic more robust. pacmatic...

I noticed that the zsh completion could be simplified. I've seen this shim technique used in [RichiH/vcsh](https://github.com/RichiH/vcsh/blob/eadb8df6aa71a76e5be36492edcadb118bd862ac/_vcsh#L143-L144).

I use pacmatic every day, and am very happy to have it's automatic `.pac{new,save}` and mailing list checking as I'm upgrading. One thing I've been missing is Bash completion for...

Currently, if I pipe in some lines to `fzy`, input the garble `oSh3ahngah1e` and press `Enter`, this happens: ``` $ ls | fzy oSh3ahngah1e ``` I think I would prefer...

enhancement
help wanted

By default, `imagePullSecret` is not included in the output if empty, but `securityContext` is. ``` $ helm version version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7", GitTreeState:"clean", GoVersion:"go1.18.2"} $ helm create test-empty-values $ grep imagePullSecrets test-empty-values/values.yaml...

feature
in progress

Inspired by https://github.com/google/material-design-lite/issues/5036#issuecomment-285036088. Used method described here: https://www.screenfeed.fr/blog/css3-animation-on-click-without-js-0828/. The comment describes another way to do it, but I found this way less intrusive.

The background colour on the Copy to clipboard button is driving me nuts! :laughing: I constantly think I have marked the COPY buttons, but when I check, I haven't. The...

cncf-cla: yes
size/M
needs-ok-to-test

I use Flexo daily. Most of the time it works flawlessly; however, some times it stops working, and the only thing I can do to fix it is to restart...