barbar.nvim icon indicating copy to clipboard operation
barbar.nvim copied to clipboard

Feature request: uniform tab size

Open kanubacode opened this issue 4 years ago • 1 comments

Hello, thank you for this plugin! One small feature request: It'd be nice to have all tabs having the same size, maybe ellipsizing the name if it is too long. Thanks!

kanubacode avatar Mar 17 '21 06:03 kanubacode

Hey, not sure when I'll have time to implement that but yeah it would be nice to have. PRs welcome if anyone is interested in implementing it.

romgrk avatar Mar 17 '21 15:03 romgrk

I believe these three options can do this:

  • maximum_length
  • maximum_padding
  • minimum_padding

Iron-E avatar Mar 27 '23 17:03 Iron-E

Ah, not quite. All that would be needed is a minimum_length.

Iron-E avatar Apr 07 '23 18:04 Iron-E