@@ -1390,8 +1390,8 @@ Press ~?~ to toggle the full help.
1390
1390
|-------------------+------------------------------------------------------------|
1391
1391
| ~SPC l~ | activate the transient- state |
1392
1392
| ~?~ | toggle the documentation |
1393
- | ~[1 ..9, 0]~ | switch to nth layout |
1394
- | ~[C-1 ..C-9, C-0]~ | switch to nth layout and keep the transient state active |
1393
+ | ~[0 ..9]~ | switch to nth layout |
1394
+ | ~[C-0 ..C-9]~ | switch to nth layout and keep the transient state active |
1395
1395
| ~<tab>~ | switch to the latest layout |
1396
1396
| ~a~ | add a buffer to the current layout |
1397
1397
| ~A~ | add all the buffers from another layout in the current one |
@@ -1445,8 +1445,8 @@ Press ~?~ to toggle the full help.
1445
1445
|-------------------+-------------------------------------------------------------|
1446
1446
| ~SPC l w~ | activate the transient state |
1447
1447
| ~?~ | toggle the documentation |
1448
- | ~[1 ..9, 0]~ | switch to nth workspace |
1449
- | ~[C-1 ..C-9, C-0]~ | switch to nth workspace and keep the transient state active |
1448
+ | ~[0 ..9]~ | switch to nth workspace |
1449
+ | ~[C-0 ..C-9]~ | switch to nth workspace and keep the transient state active |
1450
1450
| ~TAB~ | switch to last active workspace |
1451
1451
| ~d~ | close current workspace |
1452
1452
| ~n~ or ~l~ | switch to next workspace |
0 commit comments