Compare commits
2 Commits
6459b7c8c6
...
0f7ff67995
Author | SHA1 | Date | |
---|---|---|---|
0f7ff67995 | |||
b2f2a3c601 |
@ -87,7 +87,7 @@ key_bindings:
|
|||||||
- { key: C, mods: Control|Shift, action: Copy }
|
- { key: C, mods: Control|Shift, action: Copy }
|
||||||
- { key: Key0, mods: Control, action: ResetFontSize }
|
- { key: Key0, mods: Control, action: ResetFontSize }
|
||||||
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
- { key: Equals, mods: Control, action: IncreaseFontSize }
|
||||||
- { key: Add, mods: Control, action: IncreaseFontSize }
|
- { key: NumpadAdd, mods: Control, action: IncreaseFontSize }
|
||||||
- { key: Subtract, mods: Control, action: DecreaseFontSize }
|
- { key: NumpadSubtract, mods: Control, action: DecreaseFontSize }
|
||||||
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
- { key: Minus, mods: Control, action: DecreaseFontSize }
|
||||||
- { key: N, mods: Control, action: SpawnNewInstance }
|
- { key: N, mods: Control, action: SpawnNewInstance }
|
||||||
|
Loading…
Reference in New Issue
Block a user