mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-13 16:09:59 +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: {
|
terminal: {
|
||||||
font: 'Liberation Mono',
|
font: 'Liberation Mono',
|
||||||
shell: '~default-shell~',
|
shell: '~default-shell~',
|
||||||
persistence: 'screen',
|
persistence: 'tmux',
|
||||||
},
|
},
|
||||||
hotkeys: {
|
hotkeys: {
|
||||||
'copy': [
|
'copy': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user