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

貢獻者指南