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 refresh-config and open-config command #1803

Merged

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    03bade9 View commit details
    Browse the repository at this point in the history
  2. clippy

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    4a0eff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209112b View commit details
    Browse the repository at this point in the history
  4. Refactor Result::Ok to Ok

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    f1b21af View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    124ea23 View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    3676e2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b74c43 View commit details
    Browse the repository at this point in the history
  8. cargo xtask docgen

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6e4da94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7e552b View commit details
    Browse the repository at this point in the history
  10. cargo fmt

    jharrilim committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a41c215 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    06bad8c View commit details
    Browse the repository at this point in the history
  2. Update command names

    jharrilim committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ea39201 View commit details
    Browse the repository at this point in the history
  3. Update helix-term/src/application.rs

    Co-authored-by: Blaž Hrastnik <[email protected]>
    jharrilim and archseer authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0bf7beb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    161f9b8 View commit details
    Browse the repository at this point in the history
  5. Switch to unbounded_channel

    jharrilim committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b459895 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f930c77 View commit details
    Browse the repository at this point in the history
  7. Update configuration docs

    jharrilim committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e6a2a60 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Revert "Put keymaps behind dyn access", too hard

    This reverts commit 06bad8c.
    jharrilim committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    c5d7242 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

  1. Add refresh for keys

    jharrilim committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7df2f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    681b8c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5dc91 View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    jharrilim committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    23e96a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

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