-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Description
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
Labels
No labels