onivim/oni

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

Open

#1768 aperta il 10 mar 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (336 fork)batch import
bughelp wanted

Metriche repository

Star
 (11.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor