onivim/oni

When tabs.mode == "buffers", moving/closing tabs is broken

Open

#1,768 创建于 2018年3月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (11,389 star) (336 fork)batch import
bughelp wanted

描述

I recently fixed the issue for tabs mode, but it seems like there is another bug affecting the tabs when in buffers mode.

How to reproduce:

  • Open a folder with 5-6 files
  • Open all the files as tabs
  • Attempt to select each one of them

What happens:

  • At some point it becomes impossible to select a tab
  • Even though tabs are not displayed as select, the Neovim editor still displays the content of the file clicked

Screen recording

贡献者指南

When tabs.mode == "buffers", moving/closing tabs is broken · onivim/oni#1768 | Good First Issue