-
Notifications
You must be signed in to change notification settings - Fork 12
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] Smart path #255
Comments
Or maybe just highlight basename: |
highlighting is good, but I actually prefer to put the file name first, that way it's easier to skim through the list just by looking at the beginning of the lines. |
Are you saying file header part of Do you know you can filter unwanted file displayed from results by clicking folder icon on top-bar? |
I know that but it's a separate thing, when there are only like 5 results and they are all visible I don't see the need to filter, could just click the line. But that is only if they are easy to spot. |
Give me chance to share your motivation by sharing your GIF? |
Instead of showing
/full/project/path/to/the.file
, which is hard to grep visually, have you considered showing only the shortest distinguishable path, or an option to put file name first, likehot.coffee /full/path/to/dir
The text was updated successfully, but these errors were encountered: