Skip to content

Make the floating window scrollable or able to have cursor on it #9

@wookayin

Description

@wookayin

Some plugins like git-messenger.vim that opens up a floating window allow:

(i) to move cursor to the window (e.g. CTRL-W W) --- and then one can navigate using movement keys,
(ii) to scroll the window using mouse wheels.

This would be particularly useful when one need to see more lines a bit off around the symbol definition, quickfix location, etc. The current behavior is that the floating window opened by quickui is not focusable nor scrollable.

It would be great if we can customize this behavior with an argument!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions