Commit 26d7bf8
authored
fix: show 'did you mean?' instead of root fallback for command typos (#122)
* feat: add command-level aliases
* chore: tweaks
* refactor: use iife for skillsIdx assignment
* refactor: use shared builtinIdx helper for all builtin command matching
* fix: show 'did you mean?' instead of root fallback for command typos1 parent 250e65f commit 26d7bf8
File tree
3 files changed
+26
-3
lines changed- .changeset
- src
3 files changed
+26
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3732 | 3732 | | |
3733 | 3733 | | |
3734 | 3734 | | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
| 3742 | + | |
| 3743 | + | |
3735 | 3744 | | |
3736 | 3745 | | |
3737 | 3746 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
1082 | | - | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
1083 | 1092 | | |
1084 | | - | |
| 1093 | + | |
1085 | 1094 | | |
1086 | 1095 | | |
1087 | 1096 | | |
| |||
1092 | 1101 | | |
1093 | 1102 | | |
1094 | 1103 | | |
1095 | | - | |
| 1104 | + | |
1096 | 1105 | | |
1097 | 1106 | | |
1098 | 1107 | | |
| |||
0 commit comments