nelsam / vidar

vidar is a highly experimental Go editor, written in Go, using gxui
The Unlicense
50 stars 7 forks source link

Show "real" path to file when switching tabs(Label on panel doesn't switch). #142

Closed Kvaz1r closed 5 years ago

Kvaz1r commented 6 years ago

Description

Current tab doesn't show as active since it hide after previous tabs.

Steps to reproduce

  1. Open several file with enough path length that one of them was hidding.
  2. Switch tab to hidding file

Expected behavior

Active label show path to current file

Actual behavior

Active label is hide