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

add customizable read-only indicator to statusbar #2862

Closed
wants to merge 44 commits into from
Closed

add customizable read-only indicator to statusbar #2862

wants to merge 44 commits into from

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    681d34b View commit details
    Browse the repository at this point in the history
  2. fixed lint

    aaron404 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    fc8df18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860ec7c View commit details
    Browse the repository at this point in the history
  4. fixed lint

    aaron404 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    4cb66c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    479823d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. removed redundant code, added proper themeing with fallback, changed …

    …'file modified' indicator
    aaron404 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    a2c6199 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    1eca21e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. doc cleanup

    sbromberger committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b36ce8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824cbc6 View commit details
    Browse the repository at this point in the history
  3. remove commented code

    aaron404 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2bbd316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7d26ce View commit details
    Browse the repository at this point in the history
  5. Update helix-term/src/ui/editor.rs

    Co-authored-by: Michael Davis <[email protected]>
    sbromberger and the-mikedavis authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    039ac47 View commit details
    Browse the repository at this point in the history
  6. Update helix-term/src/ui/editor.rs

    simplify text and offset computation
    
    Co-authored-by: Gokul Soumya <[email protected]>
    aaron404 and sudormrfbin authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    ecb9c23 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    1fe3e70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sbromberger/read-only-indicator' of github.com:sbromber…

    …ger/helix into sbromberger/read-only-indicator
    sbromberger committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    6bb75fa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. add ui.bufferline.background key for themes

    Co-authored-by: lazytanuki <[email protected]>
    aaron404 and lazytanuki authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f39b2fa View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. address PR comments

    aaron404 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d80a9fd View commit details
    Browse the repository at this point in the history
  2. merge master

    aaron404 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    fe102bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dfb9fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db5f30a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    7ff2ff5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    7fdb653 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    c3a8892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1eab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f926824 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update configuration.md

    Updates documentation to reflect decision re: defaulting to never showing bufferline.
    sbromberger authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8d59fe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. remove commented code

    sbromberger committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    fda90d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. addressed pr comments

    aaron404 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    0cb3dff View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    0e3caa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge pull request #1 from sbromberger/patch-1

    Update configuration.md to reflect new default.
    aaron404 authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    5e7ccc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    303a721 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fix build error

    aaron404 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ec6d12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5136a1b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    2874fa6 View commit details
    Browse the repository at this point in the history
  2. Update helix-view/src/document.rs

    Co-authored-by: Michael Davis <[email protected]>
    sbromberger and the-mikedavis authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    3ad44f9 View commit details
    Browse the repository at this point in the history
  3. Update helix-view/src/document.rs

    Co-authored-by: Michael Davis <[email protected]>
    sbromberger and the-mikedavis authored Jul 31, 2022
    Configuration menu
    Copy the full SHA
    e8a230a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sbromberger/read-only-indicator' of github.com:sbromber…

    …ger/helix into sbromberger/read-only-indicator
    sbromberger committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    2922e68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ecea29 View commit details
    Browse the repository at this point in the history
  6. needs more bikeshed

    sbromberger committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    cc3ab9f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. address pr comments

    aaron404 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    042805d View commit details
    Browse the repository at this point in the history
  2. revert accidental change

    aaron404 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    12846be View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    20ecab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    346734c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30edb39 View commit details
    Browse the repository at this point in the history