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

Search highlighting across multiple buffers #1091

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2020

  1. Draft search highlighting across multiple buffers

    Provide a pilot version as PoC.
    No cross-buffer highlighting for substitution in this version.
    On the way improve overall performance of highlighting
    by removing `run-at-time` and introducing `window-end`
    with `update` equal `t`.
    ChoppinBlockParty committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    eb2d0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b00023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e03c0ea View commit details
    Browse the repository at this point in the history