macvim-dev / macvim-dev/macvim
small improvement of "open latest"
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 7.9k
- Forks
- 691
- PR merge metrics
- No merged PRs in 30d
Description
It is not super important, but it would be nice if the recent files list also included this:
I opened a file, used "save as" to save it under a new name, made some changes, saved and closed.
Next time I opened MacVim, the latest files list only contained the original name, not the name I gave it with "save as".
Thank you for maintaining MacVim, it is a great tool for me!
Best regards, Hans Jørgen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported sequence in MacVim: open a file, use Save As, edit and save under the new name, close, then reopen MacVim and inspect the recent files list. Done means the newly saved name appears in the list alongside or instead of the original name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, vim
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100