onivim/oni

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

Open

#1 768 ouverte le 10 mars 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (336 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (11 389 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur