macvim-dev / macvim-dev/macvim
MacVim shows list of recent files in right-click Dock Menu
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 7.9k
- Forks
- 691
- PR merge metrics
- No merged PRs in 30d
Description
MacVim Menu which pops-up from the Dock had “New Window”, line separator, and a list of currently edited files. Now it shows a list of recent files above the “New Window” without the line separator and currently opened file somewhere in that mix
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 MacVim Dock menu on macOS and compare it with the behavior described in the issue. Verify the expected ordering: New Window, a separator, and currently edited files, without recent files mixed in. Done means the Dock menu matches that arrangement.
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