Last active
March 28, 2025 14:03
-
-
Save 95gabor/b6d6b187450fbab9b4873b788cf01f9a to your computer and use it in GitHub Desktop.
sync terminus config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 7 | |
profiles: [] | |
groups: [] | |
configSync: | |
parts: {} | |
hotkeys: | |
toggle-window: | |
- Ctrl-Space | |
copy-current-path: [] | |
ctrl-c: | |
- Ctrl-C | |
copy: | |
- ⌘-C | |
paste: | |
- ⌘-V | |
clear: | |
- ⌘-K | |
select-all: | |
- ⌘-A | |
zoom-in: | |
- ⌘-= | |
- ⌘-Shift-= | |
zoom-out: | |
- ⌘-- | |
- ⌘-Shift-- | |
reset-zoom: | |
- ⌘-0 | |
home: | |
- ⌘-Left | |
- Home | |
end: | |
- ⌘-Right | |
- End | |
previous-word: | |
- ⌥-Left | |
next-word: | |
- ⌥-Right | |
delete-previous-word: | |
- ⌥-Backspace | |
delete-line: | |
- ⌘-Backspace | |
delete-next-word: | |
- ⌥-Delete | |
search: | |
- ⌘-F | |
pane-focus-all: | |
- ⌘-Shift-I | |
focus-all-tabs: | |
- ⌘-⌥-Shift-I | |
scroll-to-top: | |
- Shift-PageUp | |
scroll-page-up: | |
- ⌥-PageUp | |
scroll-up: | |
- Ctrl-Shift-Up | |
scroll-down: | |
- Ctrl-Shift-Down | |
scroll-page-down: | |
- ⌥-PageDown | |
scroll-to-bottom: | |
- Shift-PageDown | |
restart-telnet-session: [] | |
restart-ssh-session: [] | |
launch-winscp: [] | |
settings-tab: {} | |
settings: | |
- ⌘-, | |
serial: | |
- Alt-K | |
restart-serial-session: [] | |
new-tab: | |
- ⌘-T | |
new-window: | |
- ⌘-N | |
profile: {} | |
profile-selectors: {} | |
group-selectors: {} | |
toggle-fullscreen: | |
- Ctrl+⌘+F | |
close-tab: | |
- ⌘-W | |
reopen-tab: | |
- ⌘-Shift-T | |
toggle-last-tab: [] | |
rename-tab: | |
- ⌘-R | |
next-tab: | |
- Ctrl-Tab | |
previous-tab: | |
- Ctrl-Shift-Tab | |
move-tab-left: | |
- ⌘-Shift-Left | |
move-tab-right: | |
- ⌘-Shift-Right | |
rearrange-panes: | |
- Ctrl-Shift | |
tab-1: | |
- ⌘-1 | |
tab-2: | |
- ⌘-2 | |
tab-3: | |
- ⌘-3 | |
tab-4: | |
- ⌘-4 | |
tab-5: | |
- ⌘-5 | |
tab-6: | |
- ⌘-6 | |
tab-7: | |
- ⌘-7 | |
tab-8: | |
- ⌘-8 | |
tab-9: | |
- ⌘-9 | |
tab-10: [] | |
duplicate-tab: [] | |
restart-tab: [] | |
reconnect-tab: [] | |
disconnect-tab: [] | |
explode-tab: | |
- ⌘-Shift-. | |
combine-tabs: | |
- ⌘-Shift-, | |
tab-11: [] | |
tab-12: [] | |
tab-13: [] | |
tab-14: [] | |
tab-15: [] | |
tab-16: [] | |
tab-17: [] | |
tab-18: [] | |
tab-19: [] | |
tab-20: [] | |
split-right: | |
- ⌘-Shift-D | |
split-bottom: | |
- ⌘-D | |
split-left: [] | |
split-top: [] | |
pane-nav-right: | |
- ⌘-⌥-Right | |
pane-nav-down: | |
- ⌘-⌥-Down | |
pane-nav-up: | |
- ⌘-⌥-Up | |
pane-nav-left: | |
- ⌘-⌥-Left | |
pane-nav-previous: | |
- ⌘-⌥-[ | |
pane-nav-next: | |
- ⌘-⌥-] | |
pane-nav-1: [] | |
pane-nav-2: [] | |
pane-nav-3: [] | |
pane-nav-4: [] | |
pane-nav-5: [] | |
pane-nav-6: [] | |
pane-nav-7: [] | |
pane-nav-8: [] | |
pane-nav-9: [] | |
pane-maximize: | |
- ⌘-⌥-Enter | |
close-pane: | |
- ⌘-Shift-W | |
pane-increase-vertical: [] | |
pane-decrease-vertical: [] | |
pane-increase-horizontal: [] | |
pane-decrease-horizontal: [] | |
profile-selector: | |
- ⌘-E | |
switch-profile: | |
- ⌘-Shift-E | |
command-selector: | |
- ⌘-Shift-P | |
terminal: | |
searchOptions: {} | |
colorScheme: | |
name: hyper-github-dark-dimmed | |
foreground: '#adbac7' | |
background: '#22272e' | |
cursor: '#6cb6ff' | |
colors: | |
- '#545d68' | |
- '#f47067' | |
- '#57ab5a' | |
- '#c69026' | |
- '#539bf5' | |
- '#b083f0' | |
- '#39c5cf' | |
- '#909dab' | |
- '#636e7b' | |
- '#ff938a' | |
- '#6bc46d' | |
- '#daaa3f' | |
- '#6cb6ff' | |
- '#dcbdfb' | |
- '#56d4dd' | |
- '#cdd9e5' | |
font: >- | |
"JetBrains Mono","Hack Nerd Font", Menlo, "DejaVu Sans Mono", Consolas, | |
"Lucida Console", monospace | |
customColorSchemes: [] | |
lightColorScheme: | |
name: Github | |
foreground: '#3e3e3e' | |
background: '#f4f4f4' | |
cursor: '#3f3f3f' | |
colors: | |
- '#3e3e3e' | |
- '#970b16' | |
- '#07962a' | |
- '#f8eec7' | |
- '#003e8a' | |
- '#e94691' | |
- '#89d1ec' | |
- '#ffffff' | |
- '#666666' | |
- '#de0000' | |
- '#87d5a2' | |
- '#f1d007' | |
- '#2e6cba' | |
- '#ffa29f' | |
- '#1cfafe' | |
- '#ffffff' | |
hideTabIndex: true | |
ssh: | |
knownHosts: | |
- host: 192.168.1.8 | |
port: 22 | |
type: ecdsa-sha2-nistp256 | |
digest: ZIxptT7R3H6oe9AyxXHEQ7DF+C/11QarlIoiGtQ5+jc= | |
clickableLinks: {} | |
accessibility: {} | |
appearance: | |
colorSchemeMode: auto | |
css: |- | |
:root { | |
--bs-font-monospace: "JetBrains Mono","Hack Nerd Font", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace; | |
--bs-font-sans-serif: "JetBrains Mono","Hack Nerd Font", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace; | |
} | |
split-tab>.child { | |
opacity: 1; | |
} | |
app-root>.content .tab-bar { | |
background: var(--theme-bg); | |
} | |
.btn-group { | |
border-radius: 0px; | |
} | |
.tab-bar>.tabs tab-header { | |
min-width: 220px !important; | |
font-size: 13px; | |
text-align: center; | |
font-weight: bold; | |
} | |
.tab-bar>.tabs tab-header:not(.active) { | |
background: var(--theme-bg-more); | |
} | |
.tab-bar>.tabs tab-header:not(.active) { | |
border-bottom: 1px solid var(--theme-bg-less-2); | |
} | |
.tab-bar > .inset { | |
background: var(--theme-bg); | |
border-right: 1px solid var(--theme-bg-less-2); | |
} | |
.tab-bar > .btn-group:first-of-type { | |
border-left: 1px solid var(--theme-bg-less-2); | |
} | |
app-root>.content .tab-bar>.tabs tab-header.active { | |
background: var(--theme-bg); | |
border-top: 1px solid var(--bs-yellow); | |
border-left: 1px solid var(--theme-bg-less-2); | |
border-right: 1px solid var(--theme-bg-less-2); | |
} | |
lastTabClosesWindow: true | |
flexTabs: true | |
hacks: {} | |
providerBlacklist: [] | |
commandBlacklist: [] | |
enableAnalytics: false | |
enableWelcomeTab: false | |
pluginBlacklist: [] | |
profileDefaults: | |
ssh: | |
disableDynamicTitle: true | |
profileBlacklist: [] | |
enableAutomaticUpdates: false | |
recoverTabs: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment