From 1ef8343ea9a256e2e8859c4fa25aad1ab3a2578e Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Fri, 4 Aug 2017 14:40:49 +0200 Subject: [PATCH] default to tmux if available on Linux --- terminus-terminal/src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terminus-terminal/src/config.ts b/terminus-terminal/src/config.ts index d6518afd..2dda8a57 100644 --- a/terminus-terminal/src/config.ts +++ b/terminus-terminal/src/config.ts @@ -106,7 +106,7 @@ export class TerminalConfigProvider extends ConfigProvider { terminal: { font: 'Liberation Mono', shell: '~default-shell~', - persistence: 'screen', + persistence: 'tmux', }, hotkeys: { 'copy': [