-
|
I run into following issue and not sure how to debug it. If I enter command ❯ go run main.go ~/code/note/media/
>
6/6 (0) ─────────────────────────────────────────────────
▌ app/
▌ jokes/
▌ lit/
▌ lyric/
▌ poem/
▌ quote/Directory If I use other command like ❯ ls ~/code/note/media/…
>
22/22 (0) ─────────────────────────────────────────────────
▌ anime.md
▌ app/
▌ artist.md
▌ author.md
▌ comic.md
▌ hosting.html
▌ jokes/
▌ lit/
▌ lyric/
▌ movie.md
▌ news-bad.md
▌ news-good.md
▌ pin2me.md
▌ plushie.md
▌ poem/
▌ quote/
▌ song.md
▌ streamer.md
▌ tv_series.md
▌ yt_ch_highlight.md
▌ yt_sub.md
▌ yt_vid.mdAny help is appreciated! Thank you! System info: ❯ fzf --version
0.67.0 (Homebrew)
❯ zsh --version
zsh 5.9 (arm-apple-darwin22.1.0) |
Beta Was this translation helpful? Give feedback.
Answered by
junegunn
Feb 18, 2026
Replies: 1 comment 1 reply
-
Are you using https://github.com/Aloxaf/fzf-tab? If so, you may want to ask there instead. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
J-Siu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you using https://github.com/Aloxaf/fzf-tab? If so, you may want to ask there instead.