Skip to content

Auto hide after certain duration #62

Description

@spywhere

It would be nice to support an auto-hide feature where there is no activity (no scrolling) for certain amount of time passed.

This can be achieved through vim.defer_fn and libuv.timer_stop.

Here's my setup for this feature through Xuyuanp/scrollbar.nvim plugin.

For now, I can make a workaround by using :ScrollViewDisable and :ScrollViewEnable, but I don't want to fiddle around with autocmd events, hence submit an issue here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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