plugins.scope.settings.hooks.post_tab_close
Run custom logic after closing a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by:
plugins.scope.settings.hooks.post_tab_enter
Run custom logic after entering a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by:
plugins.scope.settings.hooks.post_tab_leave
Run custom logic after leaving a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by:
plugins.scope.settings.hooks.pre_tab_close
Run custom logic before closing a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by:
plugins.scope.settings.hooks.pre_tab_enter
Run custom logic before entering a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by:
plugins.scope.settings.hooks.pre_tab_leave
Run custom logic before leaving a tab.
Type: null or lua function string
Default:
null
Plugin default: null
Declared by: