Skip to content

Conversation

@zgondal
Copy link
Contributor

@zgondal zgondal commented Apr 28, 2025

I set the "cwd_only" option to true in the hyper theme but the Most Recent Files list would not be populated correctly, it only showed one entry called "empty files".

The issue was being caused by path separator inconsistencies between 'cwd' and file paths, which would return an empty list when the filter was applied. I have fixed this issue by properly normalizing and comparing paths. mlist is now correctly populated with only recent files from the cwd if cwd_only is set to true.

@glepnir glepnir merged commit 591b5b2 into nvimdev:master Apr 29, 2025
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants