mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 06:24:56 +00:00
fixed #7322 - made whitespace trimming on paste optional
This commit is contained in:
@@ -70,6 +70,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
drawBoldTextInBrightColors: true,
|
||||
sixel: true,
|
||||
minimumContrastRatio: 4,
|
||||
trimWhitespaceOnPaste: true,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user