macvim-dev / macvim-dev/macvim

opening new files creates tab on already open file

Open
#699 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
7.9k
Forks
691
PR merge metrics
No merged PRs in 30d

Description

with the latest update, (8.1.72 - 149), opening multiple files will always create a new tab on any open window, instead of using a new window. Occurs no matter the settings in preferences, and even occurs if explicitly passed the command line option "-o 1".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the behavior from the issue with multiple files, both with the relevant preference settings and with the command-line option "-o 1". Trace how MacVim handles opening files, preferences, and that option; done means files open in a new window rather than adding tabs to an already open window.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
cli, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.