default to tmux if available on Linux

This commit is contained in:
Eugene Pankov 2017-08-04 14:40:49 +02:00
parent e2f0ceef19
commit 1ef8343ea9

View file

@ -106,7 +106,7 @@ export class TerminalConfigProvider extends ConfigProvider {
terminal: {
font: 'Liberation Mono',
shell: '~default-shell~',
persistence: 'screen',
persistence: 'tmux',
},
hotkeys: {
'copy': [