mirror of https://github.com/harish2704/dotFiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
698 B
45 lines
698 B
[font]
|
|
size = 14.0
|
|
|
|
[font.normal]
|
|
family = "CodeNewRoman Nerd Font Mono"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[13;2u"
|
|
key = "Return"
|
|
mods = "Shift"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[13;5u"
|
|
key = "Return"
|
|
mods = "Control"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[13;6u"
|
|
key = "Return"
|
|
mods = "Control|Shift"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[Z"
|
|
key = "Tab"
|
|
mods = "Shift"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[27;5;9~"
|
|
key = "Tab"
|
|
mods = "Control"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[27;6;9~"
|
|
key = "Tab"
|
|
mods = "Control|Shift"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[74;5u"
|
|
key = "J"
|
|
mods = "Control|Shift"
|
|
|
|
[[keyboard.bindings]]
|
|
chars = "\u001B[75;5u"
|
|
key = "K"
|
|
mods = "Control|Shift"
|
|
|