mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-09 22:10:09 +00:00
default to tmux if available on Linux
This commit is contained in:
parent
e2f0ceef19
commit
1ef8343ea9
@ -106,7 +106,7 @@ export class TerminalConfigProvider extends ConfigProvider {
|
||||
terminal: {
|
||||
font: 'Liberation Mono',
|
||||
shell: '~default-shell~',
|
||||
persistence: 'screen',
|
||||
persistence: 'tmux',
|
||||
},
|
||||
hotkeys: {
|
||||
'copy': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user