| LOW | bin/fzf-preview.sh | 61 | if [[ $KITTY_WINDOW_ID ]] || [[ $GHOSTTY_RESOURCES_DIR ]] && command -v kitten > /dev/null; then |
| LOW | shell/completion.bash | 1 | # ____ ____ |
| LOW | shell/completion.bash | 21 | # -a -not -path "$1" -print 2> /dev/null | command sed 's@^\./@@' |
| LOW | shell/completion.bash | 521 | # desired sorting and with any duplicates removed, to standard output. |
| LOW | shell/key-bindings.bash | 1 | # ____ ____ |
| LOW | shell/completion.zsh | 1 | # ____ ____ |
| LOW | shell/completion.zsh | 21 | # careful when you change it. |
| LOW | shell/completion.zsh | 61 | |
| LOW | shell/completion.zsh | 81 | # |
| LOW | shell/completion.zsh | 261 | |
| LOW | shell/key-bindings.zsh | 1 | # ____ ____ |
| LOW | src/terminal.go | 6221 | // e.g. Make sure that reqPrompt is processed before reqInfo |
| LOW | src/tui/tcell_test.go | 21 | |
| LOW | src/tui/tui.go | 881 | |
| LOW | src/algo/indexbyte2_arm64.go | 1 | //go:build arm64 |
| LOW | src/algo/indexbyte2_amd64.go | 21 | // or -1 if neither is present. Uses AVX2 when available, SSE2 otherwise. |
| LOW | src/algo/algo.go | 121 | // 8 characters, which is approximately the average length of the words found |