Open QPH-Coding opened 5 months ago
After a period of use, compared to the situations I have listed above, it is more like in a certain path /home/username/tmp/git/git-repo/
, then it will not be able to find the session of that path /home/username/tmp/git/git-repo/
.
However, during this period of use, I did not notice whether there had been any updates, and it seems to be an intermittent bug. This is the commit at the time of writing this comment: 29f80e9c6f3620b81908e287b3d1ed79c2290dd5
.
Currently don't have time to investigate, unfortunately.
Bug description When part of the path is the same, only display one. I have two paths(
/home/username/git/git-repo/
and/home/username/tmp/git/git-repo/
), when both paths are saved as a session, only one path is displayed. However, after loading one of the sessions, both paths will be displayed again.Steps to reproduce
Here is my nvim config using
lazy.nvim
Reproduce this bug steps:
/home/username/tmp/git/git-repo/
)/home/username/git/git-repo
)<cmd>SessionManager load_session<CR>
) and will only display/home/username/tmp/git/git-repo/
sessionExpected behavior
Both sessions are displayed.
Screenshots
Only display the
/home/username/tmp/git/git-repo/
Display both after load session
Environment
b552ee8667037be5d0291229279a35af25e515fb