Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use <DEL> for scroll-down in mu4e-view-mode like in Gnus #2757

Closed
wants to merge 1 commit into from

Commits on Sep 11, 2024

  1. Use <DEL> for scroll-down in mu4e-view-mode like in Gnus

    * It looks like <DEL> does not work in mu4e-view-mode, while it does in
    mu4e-raw-view-mode which inherits keybindings from view-mode.
    * "S-SPC" does not seem to work reliably under terminal either.
    * Adding <DEL> make it more consistent with existing paging as in info, Gnus,
    etc.
    manphiz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ac3ebd5 View commit details
    Browse the repository at this point in the history