Skip to content

Set pscrollup and pscrolldown keybinds only when preview is active #90

@jemag

Description

@jemag

Feature description

Currently setting the following keybinds

    pscrollup = "<C-u>",
    pscrolldown = "<C-d>",

Prevents the user from scrolling within the quickfix window, even if the Preview is not currently visible. I would like to use <c-u> and <c-d> default behavior while Preview is not showing.

Describe the solution you'd like

While Preview is not shown, use default <c-u> and <c-d> behavior.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions