You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to expand on Centaur Tabs centaur-tabs-excluded-prefixes and have it work through regexp instead? The reason for this request is that I find myself wanting to exclude Centaur Tabs from .pdf, .epub, .mobi ... files but there is no such a thing as centaur-tabs-excluded-suffixes. And instead of implementing a suffix exclusion variable, why not just abstract it into a regexp based exclusion and allow the user to freely control what Centaur Tabs shouldn't touch?
I am not very comfortable at writing lisp code yet and because of this I might've missed something that already exists within Centaur Tabs which allows such a change. And if I did not, is there any chance for such an implementation to land in the project?
Kind regards.
The text was updated successfully, but these errors were encountered:
Would it be possible to expand on Centaur Tabs
centaur-tabs-excluded-prefixes
and have it work through regexp instead? The reason for this request is that I find myself wanting to exclude Centaur Tabs from.pdf
,.epub
,.mobi
... files but there is no such a thing ascentaur-tabs-excluded-suffixes
. And instead of implementing a suffix exclusion variable, why not just abstract it into a regexp based exclusion and allow the user to freely control what Centaur Tabs shouldn't touch?I am not very comfortable at writing lisp code yet and because of this I might've missed something that already exists within Centaur Tabs which allows such a change. And if I did not, is there any chance for such an implementation to land in the project?
Kind regards.
The text was updated successfully, but these errors were encountered: