Commit 476a550
committed
fix(logging[load]): restore user-facing [Loading] message
why: The structured logging migration removed the user-visible [Loading]
message that shows which workspace file is being loaded.
what:
- Add tmuxp_echo with [Loading] and privacy-masked workspace path
- Uses PrivatePath (already imported) and cli_colors (already available)1 parent ed00d63 commit 476a550
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
361 | 366 | | |
362 | 367 | | |
363 | 368 | | |
| |||
0 commit comments