oggy / tab-switcher

Like a window switcher for your Atom tabs.
MIT License
23 stars 11 forks source link

BUG: titled displayed is outdated #29

Closed mzbik closed 8 years ago

mzbik commented 8 years ago

Atom 1.1.0

  1. Create new file. It's called Untitled.
  2. Save file. Prompted to save and enter Foo
  3. File is saved. Tab renamed to Foo
  4. Call up tab-switcher.
    • BUG: File shows up as Untitled, expected is Foo

Possible dup of #26

oggy commented 8 years ago

Confirmed as dupe of #26, which is fixed.