Skip to content

How to have *helm mu* buffer with truncated lines by default?Β #46

@prosoitos

Description

@prosoitos

My Helm buffers all have truncated lines (which is what I want), but the *helm mu* buffer does not and I have to call helm-toggle-truncate-line each time.

Adding to my init file the line below did not help:

(add-hook 'helm-mode-hook (lambda () (setq truncate-lines t)))

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