Vertical scroll bar in VIM

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vim-scrollbar

    An attempt to display a scrollbar with 'thumb' in curses-based vim. Uses the 'sign' feature of vim to display a scrollbar on the left-hand side.

    Vim itself does not have ability to show scrollbars, unless you use the GUI version GVim. In the terminal Vim there is a plugin that tries to mimic scrollbars: https://github.com/lornix/vim-scrollbar

  • vim-sclow

    :space_invader: Text-based scrollbar for Vim

    https://github.com/obcat/vim-sclow (has it on right side)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • vim-scrollbar

    Adding a scrollbar to terminal vim using "signs". (by Zarainia)

    https://github.com/Zarainia/vim-scrollbar (inspired by the one from lornix)

  • minimap.vim

    📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

    https://github.com/wfxr/minimap.vim (on the right, but a minimap instead a bar)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts