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

feat: implement :read typed command #3966

Closed
wants to merge 5 commits into from

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    9f332e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4795f38 View commit details
    Browse the repository at this point in the history
  3. Use decoder::decode_to_string

    `read_file` method is a stripped down version of `helix_view::document::from_reader`
    idursun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    a20044a View commit details
    Browse the repository at this point in the history
  4. Add integration test

    idursun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9cb4598 View commit details
    Browse the repository at this point in the history
  5. Add command to docs

    idursun committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8e7d9cc View commit details
    Browse the repository at this point in the history