You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple of features I was wondering if are possible (I couldn't figure them out myself when configuring):
The ability to 'pre-filter' a live grep with known files you want to grep inside, my use case being grep inside my currently open buffers.
The ability to 'pre-filter' a live grep with git status, so I can grep inside my staged / unstaged / modified files. It seems that for live grep git filters are disabled?
A later idea regarding git: I would very much be interested in the ability for fff to also have git file history and/or git log, so I can search/grep around my git log to find previous changes, or just grep around a single file's history.
Thanks!
Edit: it might also be overkill, but it would be nice to be able to just bring up open buffers in the file search too, I like to have the same picker window for all my things. (And I like how fff's picker does git status/indication)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello!
A couple of features I was wondering if are possible (I couldn't figure them out myself when configuring):
The ability to 'pre-filter' a live grep with known files you want to grep inside, my use case being grep inside my currently open buffers.
The ability to 'pre-filter' a live grep with git status, so I can grep inside my staged / unstaged / modified files. It seems that for live grep git filters are disabled?
A later idea regarding git: I would very much be interested in the ability for fff to also have git file history and/or git log, so I can search/grep around my git log to find previous changes, or just grep around a single file's history.
Thanks!
Edit: it might also be overkill, but it would be nice to be able to just bring up open buffers in the file search too, I like to have the same picker window for all my things. (And I like how fff's picker does git status/indication)
All reactions