8000 Add a way to toggle debug mode in Fish shell · Issue #3427 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Add a way to toggle debug mode in Fish shell #3427

@edouard-lopez

Description

@edouard-lopez

Based from How to toggle debug mode in Fish shell?

754A Bash legacy

In bash I do set -x and set +x enable/disable the debug mode in a limited scope.

I'm aware of how to debug fish script?, but I would like to toggle debug mode in a more precise way, e.g. inside a function.

Question

What is the equivalent of set -x/set -x in Fish shell?

Would you mind implementing such future?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0