mini.pick buffers - absolute and relative filepath #1461
-
Contributing guidelines
Module(s)mini.pick QuestionI use a lot the buffer picker and I noticed some inconsistencies : Is there a way to overwrite the picker to display only the relative path to the current working directory (cwd) and improve the readability? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Adjusting that in 'mini.extra' itself should straightforward, but I am afraid I can not reproduce. I tried both Would you mind, please, provide an exact steps to reproduce this? Including LSP server (I assume, |
Beta Was this translation helpful? Give feedback.
-
|
This should now be resolved on latest |
Beta Was this translation helpful? Give feedback.




This should now be resolved on latest
main. It required hacky workaround thanks to the observation from here that any directory change seems to "reset":buffersoutput (i.e. short buffer names).