| 1234567 |
- export const PLUGIN_BLACKLIST = [
- 'terminus-shell-selector', // superseded by profiles
- 'terminus-scrollbar', // now useless
- 'terminus-clickable-links', // now bundled with Tabby
- 'tabby-clickable-links', // now bundled with Tabby
- 'terminus-clickable-ips', // broken, functionality now bundled with Tabby
- ]
|