Skip to content

Instantly share code, notes, and snippets.

@artronics
Last active November 10, 2022 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artronics/8e89487c551db99be4322efdb63b836a to your computer and use it in GitHub Desktop.
Save artronics/8e89487c551db99be4322efdb63b836a to your computer and use it in GitHub Desktop.
font:
normal:
family: JetbrainsMono Nerd Font
style: Regular
bold:
family: JetbrainsMono Nerd Font
style: Bold
italic:
family: JetbrainsMono Nerd Font
style: Italic
bold_italic:
family: JetbrainsMono Nerd Font
style: Bold Italic
size: 18
window:
dimensions:
columns: 120
lines: 50
key_bindings:
# See (and comments): https://stackoverflow.com/a/42461580/3943054
- { key: Return, mods: Shift, chars: "\x1b[13;2u" }
- { key: Return, mods: Control, chars: "\x1b[13;5u" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment