|
8 | 8 | "action": "experimental.colorSelection"
|
9 | 9 | // default fg and bg (i07 and i00)
|
10 | 10 | },
|
11 |
| - "keys": "alt+1" |
| 11 | + "keys": "alt+1", |
| 12 | + "id": "Terminal.ColorSelectionDefaultFgAndBg" |
12 | 13 | },
|
13 | 14 | {
|
14 | 15 | "command":
|
15 | 16 | {
|
16 | 17 | "action": "experimental.colorSelection",
|
17 | 18 | "foreground": "i08"
|
18 | 19 | },
|
19 |
| - "keys": "alt+2" |
| 20 | + "keys": "alt+2", |
| 21 | + "id": "Terminal.ColorSelectionFgIndex8" |
20 | 22 | },
|
21 | 23 | {
|
22 | 24 | "command":
|
23 | 25 | {
|
24 | 26 | "action": "experimental.colorSelection",
|
25 | 27 | "foreground": "i0c"
|
26 | 28 | },
|
27 |
| - "keys": "alt+3" |
| 29 | + "keys": "alt+3", |
| 30 | + "id": "Terminal.ColorSelectionFgIndex12" |
28 | 31 | },
|
29 | 32 | {
|
30 | 33 | "command":
|
31 | 34 | {
|
32 | 35 | "action": "experimental.colorSelection",
|
33 | 36 | "foreground": "i0a"
|
34 | 37 | },
|
35 |
| - "keys": "alt+4" |
| 38 | + "keys": "alt+4", |
| 39 | + "id": "Terminal.ColorSelectionFgIndex10" |
36 | 40 | },
|
37 | 41 | {
|
38 | 42 | "command":
|
39 | 43 | {
|
40 | 44 | "action": "experimental.colorSelection",
|
41 | 45 | "foreground": "i0e"
|
42 | 46 | },
|
43 |
| - "keys": "alt+5" |
| 47 | + "keys": "alt+5", |
| 48 | + "id": "Terminal.ColorSelectionFgIndex14" |
44 | 49 | },
|
45 | 50 | {
|
46 | 51 | "command":
|
47 | 52 | {
|
48 | 53 | "action": "experimental.colorSelection",
|
49 | 54 | "foreground": "i09"
|
50 | 55 | },
|
51 |
| - "keys": "alt+6" |
| 56 | + "keys": "alt+6", |
| 57 | + "id": "Terminal.ColorSelectionFgIndex9" |
52 | 58 | },
|
53 | 59 | {
|
54 | 60 | "command":
|
55 | 61 | {
|
56 | 62 | "action": "experimental.colorSelection",
|
57 | 63 | "foreground": "i0d"
|
58 | 64 | },
|
59 |
| - "keys": "alt+7" |
| 65 | + "keys": "alt+7", |
| 66 | + "id": "Terminal.ColorSelectionFgIndex13" |
60 | 67 | },
|
61 | 68 | {
|
62 | 69 | "command":
|
63 | 70 | {
|
64 | 71 | "action": "experimental.colorSelection",
|
65 | 72 | "foreground": "i0b"
|
66 | 73 | },
|
67 |
| - "keys": "alt+8" |
| 74 | + "keys": "alt+8", |
| 75 | + "id": "Terminal.ColorSelectionFgIndex11" |
68 | 76 | },
|
69 | 77 | {
|
70 | 78 | "command":
|
71 | 79 | {
|
72 | 80 | "action": "experimental.colorSelection",
|
73 | 81 | "foreground": "i0f"
|
74 | 82 | },
|
75 |
| - "keys": "alt+9" |
| 83 | + "keys": "alt+9", |
| 84 | + "id": "Terminal.ColorSelectionFgIndex15" |
76 | 85 | },
|
77 | 86 | {
|
78 | 87 | "command":
|
79 | 88 | {
|
80 | 89 | "action": "experimental.colorSelection",
|
81 | 90 | "foreground": "i03"
|
82 | 91 | },
|
83 |
| - "keys": "alt+0" |
| 92 | + "keys": "alt+0", |
| 93 | + "id": "Terminal.ColorSelectionFgIndex3" |
84 | 94 | },
|
85 | 95 | // background
|
86 | 96 | {
|
|
90 | 100 | "foreground": "i00",
|
91 | 101 | "background": "i07"
|
92 | 102 | },
|
93 |
| - "keys": "ctrl+1" |
| 103 | + "keys": "ctrl+1", |
| 104 | + "id": "Terminal.ColorSelectionBgIndex7" |
94 | 105 | },
|
95 | 106 | {
|
96 | 107 | "command":
|
|
99 | 110 | "foreground": "i00",
|
100 | 111 | "background": "i08"
|
101 | 112 | },
|
102 |
| - "keys": "ctrl+2" |
| 113 | + "keys": "ctrl+2", |
| 114 | + "id": "Terminal.ColorSelectionBgIndex8" |
103 | 115 | },
|
104 | 116 | {
|
105 | 117 | "command":
|
|
108 | 120 | "foreground": "i00",
|
109 | 121 | "background": "i0c"
|
110 | 122 | },
|
111 |
| - "keys": "ctrl+3" |
| 123 | + "keys": "ctrl+3", |
| 124 | + "id": "Terminal.ColorSelectionBgIndex12" |
112 | 125 | },
|
113 | 126 | {
|
114 | 127 | "command":
|
|
117 | 130 | "foreground": "i00",
|
118 | 131 | "background": "i0a"
|
119 | 132 | },
|
120 |
| - "keys": "ctrl+4" |
| 133 | + "keys": "ctrl+4", |
| 134 | + "id": "Terminal.ColorSelectionBgIndex10" |
121 | 135 | },
|
122 | 136 | {
|
123 | 137 | "command":
|
|
126 | 140 | "foreground": "i00",
|
127 | 141 | "background": "i0e"
|
128 | 142 | },
|
129 |
| - "keys": "ctrl+5" |
| 143 | + "keys": "ctrl+5", |
| 144 | + "id": "Terminal.ColorSelectionBgIndex14" |
130 | 145 | },
|
131 | 146 | {
|
132 | 147 | "command":
|
|
135 | 150 | "foreground": "i00",
|
136 | 151 | "background": "i09"
|
137 | 152 | },
|
138 |
| - "keys": "ctrl+6" |
| 153 | + "keys": "ctrl+6", |
| 154 | + "id": "Terminal.ColorSelectionBgIndex9" |
139 | 155 | },
|
140 | 156 | {
|
141 | 157 | "command":
|
|
144 | 160 | "foreground": "i00",
|
145 | 161 | "background": "i0d"
|
146 | 162 | },
|
147 |
| - "keys": "ctrl+7" |
| 163 | + "keys": "ctrl+7", |
| 164 | + "id": "Terminal.ColorSelectionBgIndex13" |
148 | 165 | },
|
149 | 166 | {
|
150 | 167 | "command":
|
|
153 | 170 | "foreground": "i00",
|
154 | 171 | "background": "i0b"
|
155 | 172 | },
|
156 |
| - "keys": "ctrl+8" |
| 173 | + "keys": "ctrl+8", |
| 174 | + "id": "Terminal.ColorSelectionBgIndex11" |
157 | 175 | },
|
158 | 176 | {
|
159 | 177 | "command":
|
|
162 | 180 | "foreground": "i00",
|
163 | 181 | "background": "i0f"
|
164 | 182 | },
|
165 |
| - "keys": "ctrl+9" |
| 183 | + "keys": "ctrl+9", |
| 184 | + "id": "Terminal.ColorSelectionBgIndex15" |
166 | 185 | },
|
167 | 186 | {
|
168 | 187 | "command":
|
|
171 | 190 | "foreground": "i00",
|
172 | 191 | "background": "i03"
|
173 | 192 | },
|
174 |
| - "keys": "ctrl+0" |
| 193 | + "keys": "ctrl+0", |
| 194 | + "id": "Terminal.ColorSelectionBgIndex3" |
175 | 195 | },
|
176 | 196 | // with matching
|
177 | 197 | // Foreground, all matches
|
|
182 | 202 | "matchMode": "all",
|
183 | 203 | // default fg and bg (i07 and i00)
|
184 | 204 | },
|
185 |
| - "keys": "alt+shift+1" |
| 205 | + "keys": "alt+shift+1", |
| 206 | + "id": "Terminal.ColorSelectionMatchDefaultFgAndBg" |
186 | 207 | },
|
187 | 208 | {
|
188 | 209 | "command":
|
|
191 | 212 | "matchMode": "all",
|
192 | 213 | "foreground": "i08"
|
193 | 214 | },
|
194 |
| - "keys": "alt+shift+2" |
| 215 | + "keys": "alt+shift+2", |
| 216 | + "id": "Terminal.ColorSelectionMatchFgIndex8" |
195 | 217 | },
|
196 | 218 | {
|
197 | 219 | "command":
|
|
200 | 222 | "matchMode": "all",
|
201 | 223 | "foreground": "i0c"
|
202 | 224 | },
|
203 |
| - "keys": "alt+shift+3" |
| 225 | + "keys": "alt+shift+3", |
| 226 | + "id": "Terminal.ColorSelectionMatchFgIndex12" |
204 | 227 | },
|
205 | 228 | {
|
206 | 229 | "command":
|
|
209 | 232 | "matchMode": "all",
|
210 | 233 | "foreground": "i0a"
|
211 | 234 | },
|
212 |
| - "keys": "alt+shift+4" |
| 235 | + "keys": "alt+shift+4", |
| 236 | + "id": "Terminal.ColorSelectionMatchFgIndex10" |
213 | 237 | },
|
214 | 238 | {
|
215 | 239 | "command":
|
|
218 | 242 | "matchMode": "all",
|
219 | 243 | "foreground": "i0e"
|
220 | 244 | },
|
221 |
| - "keys": "alt+shift+5" |
| 245 | + "keys": "alt+shift+5", |
| 246 | + "id": "Terminal.ColorSelectionMatchFgIndex14" |
222 | 247 | },
|
223 | 248 | {
|
224 | 249 | "command":
|
|
227 | 252 | "matchMode": "all",
|
228 | 253 | "foreground": "i09"
|
229 | 254 | },
|
230 |
| - "keys": "alt+shift+6" |
| 255 | + "keys": "alt+shift+6", |
| 256 | + "id": "Terminal.ColorSelectionMatchFgIndex9" |
231 | 257 | },
|
232 | 258 | {
|
233 | 259 | "command":
|
|
236 | 262 | "matchMode": "all",
|
237 | 263 | "foreground": "i0d"
|
238 | 264 | },
|
239 |
| - "keys": "alt+shift+7" |
| 265 | + "keys": "alt+shift+7", |
| 266 | + "id": "Terminal.ColorSelectionMatchFgIndex13" |
240 | 267 | },
|
241 | 268 | {
|
242 | 269 | "command":
|
|
245 | 272 | "matchMode": "all",
|
246 | 273 | "foreground": "i0b"
|
247 | 274 | },
|
248 |
| - "keys": "alt+shift+8" |
| 275 | + "keys": "alt+shift+8", |
| 276 | + "id": "Terminal.ColorSelectionMatchFgIndex11" |
249 | 277 | },
|
250 | 278 | {
|
251 | 279 | "command":
|
|
254 | 282 | "matchMode": "all",
|
255 | 283 | "foreground": "i0f"
|
256 | 284 | },
|
257 |
| - "keys": "alt+shift+9" |
| 285 | + "keys": "alt+shift+9", |
| 286 | + "id": "Terminal.ColorSelectionMatchFgIndex15" |
258 | 287 | },
|
259 | 288 | {
|
260 | 289 | "command":
|
|
263 | 292 | "matchMode": "all",
|
264 | 293 | "foreground": "i03"
|
265 | 294 | },
|
266 |
| - "keys": "alt+shift+0" |
| 295 | + "keys": "alt+shift+0", |
| 296 | + "id": "Terminal.ColorSelectionMatchFgIndex3" |
267 | 297 | },
|
268 | 298 | // background, all matches
|
269 | 299 | {
|
|
274 | 304 | "foreground": "i00",
|
275 | 305 | "background": "i07"
|
276 | 306 | },
|
277 |
| - "keys": "ctrl+shift+1" |
| 307 | + "keys": "ctrl+shift+1", |
| 308 | + "id": "Terminal.ColorSelectionMatchBgIndex7" |
278 | 309 | },
|
279 | 310 | {
|
280 | 311 | "command":
|
|
284 | 315 | "foreground": "i00",
|
285 | 316 | "background": "i08"
|
286 | 317 | },
|
287 |
| - "keys": "ctrl+shift+2" |
| 318 | + "keys": "ctrl+shift+2", |
| 319 | + "id": "Terminal.ColorSelectionMatchBgIndex8" |
288 | 320 | },
|
289 | 321 | {
|
290 | 322 | "command":
|
|
294 | 326 | "foreground": "i00",
|
295 | 327 | "background": "i0c"
|
296 | 328 | },
|
297 |
| - "keys": "ctrl+shift+3" |
| 329 | + "keys": "ctrl+shift+3", |
| 330 | + "id": "Terminal.ColorSelectionMatchBgIndex12" |
298 | 331 | },
|
299 | 332 | {
|
300 | 333 | "command":
|
|
304 | 337 | "foreground": "i00",
|
305 | 338 | "background": "i0a"
|
306 | 339 | },
|
307 |
| - "keys": "ctrl+shift+4" |
| 340 | + "keys": "ctrl+shift+4", |
| 341 | + "id": "Terminal.ColorSelectionMatchBgIndex10" |
308 | 342 | },
|
309 | 343 | {
|
310 | 344 | "command":
|
|
314 | 348 | "foreground": "i00",
|
315 | 349 | "background": "i0e"
|
316 | 350 | },
|
317 |
| - "keys": "ctrl+shift+5" |
| 351 | + "keys": "ctrl+shift+5", |
| 352 | + "id": "Terminal.ColorSelectionMatchBgIndex14" |
318 | 353 | },
|
319 | 354 | {
|
320 | 355 | "command":
|
|
324 | 359 | "foreground": "i00",
|
325 | 360 | "background": "i09"
|
326 | 361 | },
|
327 |
| - "keys": "ctrl+shift+6" |
| 362 | + "keys": "ctrl+shift+6", |
| 363 | + "id": "Terminal.ColorSelectionMatchBgIndex9" |
328 | 364 | },
|
329 | 365 | {
|
330 | 366 | "command":
|
|
334 | 370 | "foreground": "i00",
|
335 | 371 | "background": "i0d"
|
336 | 372 | },
|
337 |
| - "keys": "ctrl+shift+7" |
| 373 | + "keys": "ctrl+shift+7", |
| 374 | + "id": "Terminal.ColorSelectionMatchBgIndex13" |
338 | 375 | },
|
339 | 376 | {
|
340 | 377 | "command":
|
|
344 | 381 | "foreground": "i00",
|
345 | 382 | "background": "i0b"
|
346 | 383 | },
|
347 |
| - "keys": "ctrl+shift+8" |
| 384 | + "keys": "ctrl+shift+8", |
| 385 | + "id": "Terminal.ColorSelectionMatchBgIndex11" |
348 | 386 | },
|
349 | 387 | {
|
350 | 388 | "command":
|
|
354 | 392 | "foreground": "i00",
|
355 | 393 | "background": "i0f"
|
356 | 394 | },
|
357 |
| - "keys": "ctrl+shift+9" |
| 395 | + "keys": "ctrl+shift+9", |
| 396 | + "id": "Terminal.ColorSelectionMatchBgIndex15" |
358 | 397 | },
|
359 | 398 | {
|
360 | 399 | "command":
|
|
364 | 403 | "foreground": "i00",
|
365 | 404 | "background": "i03"
|
366 | 405 | },
|
367 |
| - "keys": "ctrl+shift+0" |
| 406 | + "keys": "ctrl+shift+0", |
| 407 | + "id": "Terminal.ColorSelectionMatchBgIndex3" |
368 | 408 | }
|
369 | 409 | ]
|
370 | 410 | }
|
0 commit comments