Issue: Block bell in Windows Terminal #3

This commit is contained in:
Michael H.G. Schmidt 2021-08-05 12:53:58 +02:00
parent f22a4d881b
commit c1511f8c5c

View File

@ -22,7 +22,8 @@
"cursorShape": "filledBox",
"startingDirectory": "%USERPROFILE%\\workspace",
"colorScheme": "CMDBOX",
"hidden": false
"hidden": false,
"bellStyle": "none"
},
{
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
@ -31,7 +32,9 @@
"cursorShape": "filledBox",
"startingDirectory": "%USERPROFILE%\\workspace",
"colorScheme": "POWERSHELL",
"hidden": false
"hidden": false,
"bellStyle": "none"
},
},
{
"guid": "{b453ae62-4e3d-5e58-b989-0a998ec441b8}",