Skip to content

global halts the repl #23

Description

@duraki

Trying to list all globals yields in unresponsive tty. Signals are ignored until suspended (Cmd+Z),

$ build/src/cycript
cy# global
Target process terminated


^C^D

Expected value; global definitions in a list/ary or ReferenceError exception.

ie.
[1, 2, 3 ... global(n)] // definitons

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions