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 add change-nth and change-with-nth actions #2743

Open
5 of 10 tasks
salmankhilji opened this issue Feb 26, 2022 · 1 comment
Open
5 of 10 tasks

Feature Request add change-nth and change-with-nth actions #2743

salmankhilji opened this issue Feb 26, 2022 · 1 comment

Comments

@salmankhilji
Copy link

  • I have read through the manual page (man fzf)
  • I have the latest version of fzf
  • I have searched through the existing issues

Info

  • OS
    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Shell
    • bash
    • zsh
    • fish

Problem / Steps to reproduce

Using a customized version of rigrep integration as explained within the Advanced examples, after I reload my data, I'd like to be able to change the column that fzf searches in. At the moment, this option is only set using the CLI options and it would be nice to be able to change that at runtime.

@salmankhilji
Copy link
Author

I have just realized that for my specific scenario, I can use --nth=-1 as all of my data needs to limit the search scope to the very last column. (I had not discovered negative numbers when I filed this feature request.)

Hence the priority to implement this feature may be dropped.

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