fish-shell / fish-shell/fish-shell
Request: Fish Trace depth
Open
enhancement
- Dominant language
- Rust
- Stars
- 34.2k
- Forks
- 2.4k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 13
Description
fish, version 3.5.0
Would be amazing if e.g. `set fish_trace 1` would only print first-level traces (one indentation level), as I often only want to see the commands a script executes, but not everything inside them.
As this would be backwards-incompatible I thought instead to add a `fish_trace_depth` variable.
Contributor guide
Assessment
This issue has not been assessed yet.