Skip to content

enzuru/counsel-tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

counsel-tabs

WARNING: This package is no longer maintained. You can get this functionality for free by switching your completion framework to Vertico and using tab-bar-select-tab-by-name.

This package a helpful (counsel-describe-tab) function so that one can search tabs via ivy.

How to use

(straight-use-package '(counsel-tabs :type git :host github :repo "enzuru/counsel-tabs"))
(require 'counsel-tabs)
(global-set-key (kbd "C-x C-n") 'counsel-tabs-describe-tab)

About

Tab name completion provided by Ivy

Topics

Resources

License

Stars

Watchers

Forks