mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-05 22:44:55 +00:00
clink
This commit is contained in:
@@ -36,7 +36,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
[Platform.Windows]: {
|
||||
terminal: {
|
||||
font: 'Consolas',
|
||||
shell: 'cmd.exe',
|
||||
shell: '~clink~',
|
||||
},
|
||||
hotkeys: {
|
||||
'new-tab': [
|
||||
|
Reference in New Issue
Block a user