Skip to content

Support the !" history disabling sequence #717

Open
@danielshahaf

Description

@danielshahaf

From zshexpn(1):

If the shell encounters the character sequence tt(!")
in the input, the history mechanism is temporarily disabled until
the current list (see
ifzman(zmanref(zshmisc))
ifnzman(noderef(Shell Grammar))
) is fully parsed. The tt(!") is removed from the input, and any
subsequent tt(!) characters have no special significance.

Unfortunately, ${(z)} doesn't recognize that sequence. ☹

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