-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit dd8fce2
* add terminal zoom in/out (building on top of #1191)
* respond to @austincondiff's review
* make variables private
* fix logic
* fix @matthijseikelenboom's review comments
1 parent c7e8814 commit dd8fce2
File tree
2 files changed
+19
-6
lines changed- CodeEdit/Features
- TerminalEmulator
- WindowCommands
2 files changed
+19
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | - | ||
34 | + | ||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | + | ||
11 | 12 |
| |
13 | + | ||
12 | 14 |
| |
13 | 15 |
| |
16 | + | ||
17 | + | ||
18 | + | ||
14 | 19 |
| |
15 | 20 |
| |
16 | 21 |
| |
| |||
26 | 31 |
| |
27 | 32 |
| |
28 | 33 |
| |
29 | - | ||
30 | - | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
31 | 39 |
| |
32 | 40 |
| |
33 | 41 |
| |
34 | - | ||
35 | - | ||
36 | - | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
37 | 50 |
| |
38 | 51 |
| |
39 | 52 |
| |
|
0 commit comments