Skip to content

Do not make GHCi output read-only #1437

@vshabanov

Description

@vshabanov

In old haskell-mode I used to be able to clean GHCi output (completely, or just few lines). But when I'm trying to select whole buffer (or line) and remove it I get Text is read-only.

Sometimes there are really long lines of Haskell data (10-100k characters for example) in GHCi output. And they slowdowns Emacs a lot. Plus sometimes I'd like to see only latest "fixed" data and do not mess with previous output.

Is it possible to make GHCi output editable again?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions