list
On this page
list function#
Will return a table array listing all the plugin repos in the plugin directory
Each entry has three fields:
url: The URL of the plugin repo, as provided to thewakterm.plugin.requirefunctioncomponent: The encoded name of the plugin, derived from the repo URLplugin_dir: The absolute location of the plugin checkout in the Wezterm runtime directory. Use this to set the plugin path if needed