junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

tabnew is not working with splited window #249

Open Matts966 opened 3 years ago

Matts966 commented 3 years ago

Thank you for this great plugin! I would like to use tabnew inside goyo. The below is the issue details.

actual

:sp " or vs
:Goyo
:tabnew

closes goyo.

expected

new tabpage is opened.