mirror of
https://github.com/Eugeny/tabby.git
synced 2025-02-11 14:41:13 +08:00
Fix: Ensure IP is selectable in SSH tab
This commit is contained in:
parent
64195940a1
commit
b436eac973
@ -14,7 +14,7 @@ terminal-toolbar([tab]='this')
|
||||
)
|
||||
button.btn.btn-sm.btn-link(ngbDropdownToggle)
|
||||
i.far.fa-lightbulb.text-primary
|
||||
.bg-dark(ngbDropdownMenu)yarn
|
||||
.bg-dark(ngbDropdownMenu)
|
||||
a.d-flex.align-items-center(ngbDropdownItem, (click)='platform.openExternal("https://tabby.sh/go/cwd-detection")')
|
||||
.me-auto
|
||||
strong(translate) Working directory detection
|
||||
|
Loading…
Reference in New Issue
Block a user