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

commands: Replace all characters in selection, make r<ENTER> work #167

Merged
merged 5 commits into from
Jun 8, 2021

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    1410e26 View commit details
    Browse the repository at this point in the history
  2. Add bounds checks to replace

    vv9k committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b1653a5 View commit details
    Browse the repository at this point in the history
  3. Don't replace newlines

    vv9k committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b0bbec6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Remove unwanted as_str

    vv9k committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    48ef246 View commit details
    Browse the repository at this point in the history
  2. Make r<ENTER> work

    vv9k committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    e0329ea View commit details
    Browse the repository at this point in the history