Commit 359a5a8
committed
fix(cli): handle bare /md command without trailing space
Typing /md without a space was falling through to chat instead of
showing usage. Match the exact "/md" token in addition to "/md ".
Signed-off-by: Matt Van Horn <mvanhorn@users.noreply.github.com>
Signed-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>1 parent 980339c commit 359a5a8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
| 311 | + | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments