Skip to content

Allow disabling command output buffering #910

@clubby789

Description

@clubby789

Type of feature request

Misc

Misc

Configuration

Summary Description

Currently, GEF stores command output into a buffer, only printing it to the console once a command completes. For long-running commands like kernel memory searching (#906), this can mean long waits without knowing the progress of the command.

Implementation idea/suggestion

Adding a new configuration option to GEF which disables the output buffer

Existing alternatives?

Alternatively, adding flags to specific commands which may be long running, to disable their buffering.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions