Skip to content

Releases: ema2159/centaur-tabs

Centaur tabs v3.2

20 Sep 11:58
Compare
Choose a tag to compare

Features:

  • Tab context menu
  • Frame local visualization for daemon mode
  • New tab button
  • Enable support for completing-read to be able to use
  • Add optional tab index/count
  • Fix several bugs

Code refactoring

11 Mar 12:57
Compare
Choose a tag to compare

Code refactoring. This update modularizes the code for better readability and maintainability. This will be the last release before starting to support Emacs 27 tab-line and some of it's functionalities. All critical bugs have been fixed by now.

Performance improvement update

06 Mar 14:51
Compare
Choose a tag to compare

In this version several performance improvements have been done, fixing several performance related issues on the way like high CPU usage or mode-line flickering.

Centaur Tabs v3.0

26 Dec 03:20
Compare
Choose a tag to compare

Given that centaur-tabs is based on awesome-tab, which is based on tabbar which latest version is v2.3, centaur-tabs v3.0 is now released. It gathers a great amount of useful and aesthetic functionalities like the following:

  • Icons support
  • Modified marker
  • Closing button
  • Selected tab bar in three different modes (left bar, overline and underline)
  • Extended mouse support (tabs and tab groups navigation buttons, mouse-1, mouse-2, mouse-3 and mouse-wheel support)
  • Plugins support (Ivy, Helm, Projectile)