Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] make --nth independent of --with-nth #4257

Open
5 of 10 tasks
cwrau opened this issue Feb 18, 2025 · 0 comments
Open
5 of 10 tasks

[feature request] make --nth independent of --with-nth #4257

cwrau opened this issue Feb 18, 2025 · 0 comments

Comments

@cwrau
Copy link

cwrau commented Feb 18, 2025

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues
  • For bug reports, I have checked if the bug is reproducible in the latest version of fzf

Output of fzf --version

0.59.0 (bbe1721)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

cat <<EOF | fzf -d: --with-nth=2 --nth=1..2
col1:col2
EOF

Search for col1, which returns no result

It would be great to be able to search "hidden" fields as well.

I've seen #2432, but that trailed off into another direction and was "closed" by a fix for ellipsis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant