Barbar.nvim Versions Save

The neovim tabline plugin.

v1.8.0

1 week ago

Changelog

v1.8.0 - 2024-05-17

Features

  • Reorder buffers with mouse drag (#545)
  • Align BufferOffset text (#544)
  • Highlight buffer button by activity (#543)
  • Scope.nvim integration (#559)
  • Order by name (#570)

Bug Fixes

  • (550) Buffer close references (#565)
  • (bbye) "current buffer" deletion race condition (#563)
  • (bbye) Fix switch window failure (#579)
  • (events) Sidebar width calculation (#562)
  • (events) Reference to layout.buffers (#577)
  • Redraw in BufferPickDelete loop (closes #554)
  • Schedule render update to avoid barbar causing telescope to open files in insert mode (#540)
  • Reference to nvim 0.8 highlight attributes when on nvim 0.7 (#549)
  • Mouse drag offset bug when nvim-tree enabled (#553)
  • Make unique names work (#568)
  • Unique names (#569)
  • Remove deprecation notice
  • Closes #561
  • Use of deprecated vim.tbl_islist (#581)

Improvements

  • Always show pinned buffers, even with hide (#527)

Maintenance

  • (vimdoc) TS syntax highlighting (#564)

Doc

  • Add a note, for the mapping of Alt key to Option for terminals like iTerm on mac (#541)
  • Update demo
  • Update

v1.7.0

9 months ago

Changes since v1.7.0-beta.4:

Added

  • provide count of buffers to pick delete (#495)
  • icons.preset (#486)
  • focus_on_close = 'previous' (#484)
  • minimum_length
  • Buffer<Activity>SignRight highlight (#485)

Changed

  • ignore doc/tags (#517)
  • remove invalid comma (#506)
  • fix incorrect label for the mini.nvim integration code (#501)
  • packer install instructions, "nvim-web-devicons missing" message (#499)
  • make Arrow and Tabpages default hl more semantic (#496)
  • scroll to fill tabline when closing a buffer (#488)
  • minimum_length

Fixed

  • :term stays open after job finishes on 0.10-nightly (#524)
  • ensure compatibility with Nerd Fonts v3 (#523)
  • reverse attribute not accounted for (#511)
  • BufferTabpageFill highlight changed (#500)
  • focusing unloaded buffers w/ focus_on_close == 'previous' (#493)
  • attempt to operate on invalid buffer (#490)

v1.7.0-beta.4

1 year ago

What's Changed

Added

Changed

Fixed


Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.7.0-beta.3...v1.7.0-beta.4

v1.7.0-beta.3

1 year ago

Fixed

  • Focusing unloaded buffers w/ focus_on_close == 'previous' #493

Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.7.0-beta.2...v1.7.0-beta.3

v1.7.0-beta.2

1 year ago

v1.6.5

1 year ago

Fixed

  • Events: attempt to operate on invalid buffers #490

Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.6.4...v1.6.5

v1.7.0-beta.1

1 year ago

Added

Changed


Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.6.4...v1.7.0-beta.1

v1.6.4

1 year ago

Changed

Fixed


Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.6.3...v1.6.4

v1.6.3

1 year ago

Fixed


Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.6.2...v1.6.3

v1.6.2

1 year ago

Fixed


Full Changelog: https://github.com/romgrk/barbar.nvim/compare/v1.6.1...v1.6.2