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

Option to display full file path rather than buffer name. #786

Open
kevincox opened this issue Apr 2, 2020 · 0 comments
Open

Option to display full file path rather than buffer name. #786

kevincox opened this issue Apr 2, 2020 · 0 comments

Comments

@kevincox
Copy link

kevincox commented Apr 2, 2020

Right now I find that there is a confusing inconsistency between file search and buffer search. When doing file search it displays the paths of the files, however in buffer search it only displays the buffer name (when is usually the file name without path). It then shows the path to the right. This is confusingly the opposite of file mode were the path is on the left and the file is on the right.

Would it be possible to have an option such that buffer mode reflects file mode more. Basically show the file path identically to file mode if it is associated with a file, otherwise just include the buffer name.

I'm sure that you can argue that I am not "vim minded enough" but I think of things more in terms of files rather than buffers that happen to be associated with files, so having these two modes work the same would be much simpler for me.

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