diff --git a/tabby-terminal/src/components/terminalSettingsTab.component.pug b/tabby-terminal/src/components/terminalSettingsTab.component.pug index 63b826a78af51cc79a38f4f759e3553271a3c335..118cb5ba312c039c164e3213fe75e577f56392c5 100644 --- a/tabby-terminal/src/components/terminalSettingsTab.component.pug +++ b/tabby-terminal/src/components/terminalSettingsTab.component.pug @@ -98,7 +98,7 @@ div.mt-4 (ngModelChange)='config.save()', ) - .form-line + .form-line(*ngIf='config.store.clickableLinks') .header .title(translate) Require a key to click links .description(translate) When enabled, links are only clickable while holding this key