mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-12 11:24:36 +00:00
optional profile icon added to tabHeader
This commit is contained in:
@@ -19,6 +19,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
cursor: 'block',
|
||||
cursorBlink: true,
|
||||
hideTabIndex: false,
|
||||
showTabProfileIcon: false,
|
||||
hideCloseButton: false,
|
||||
rightClick: 'menu',
|
||||
pasteOnMiddleClick: true,
|
||||
|
Reference in New Issue
Block a user