Skip to content

Feature request: pushd/popd -q option #753

@nfischer

Description

@nfischer

Originally suggested in this comment by @MattSturgeon

We might consider implementing the -q option (it's available in zsh, not in bash) for pushd/popd. this option does some zsh-specific things (i.e. the mention of $chpwd_functions), but it also suppresses console output.

In ShellJS, we would only want this to suppress console output (ignore the $chwd_functions stuff).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions