Skip to content

tabbar not updating on killing buffersΒ #1993

@logoraz

Description

@logoraz

tabbar does not update when killing a buffer that is not the current-buffer.

I added a simple fix to my init.lisp that appears to provide the expected behavior, though I would think this is something that tabbar should handle by default:

(add-hook *post-command-hook* 'lem/tabbar::update)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions