tabnew is not working with splited window
Open
- Dominant language
- Vim Script
- Stars
- 4.7k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for this great plugin!
I would like to use `tabnew` inside `goyo`. The below is the issue details.
## actual
```vim
:sp " or vs
:Goyo
:tabnew
```
closes `goyo`.
## expected
new tabpage is opened.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with :sp, :Goyo, and :tabnew, then trace the Goyo command's handling of window and tabpage changes. Done means opening a new tabpage with :tabnew leaves Goyo functioning instead of closing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100