Commit d4565b4
committed
fix(cli): print message when opening config in editor
Fixes bounty issue #1212
When running 'cortex config --edit', the command now prints a message
indicating which editor is being used before opening it. This helps
users understand what is happening, especially on Windows where editors
may open in the background.1 parent 7a104aa commit d4565b4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
945 | 945 | | |
946 | 946 | | |
947 | 947 | | |
| 948 | + | |
| 949 | + | |
948 | 950 | | |
949 | 951 | | |
950 | 952 | | |
| |||
0 commit comments