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

fix(app) parse values correctly, also update splitv #373

Merged
merged 2 commits into from
Jan 31, 2021
Merged

fix(app) parse values correctly, also update splitv #373

merged 2 commits into from
Jan 31, 2021

Commits on Jan 29, 2021

  1. feat(splitv) add patt and number options

    Makes splitv at par with split by taking the same arguments
    Tieske committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c2ff76d View commit details
    Browse the repository at this point in the history
  2. fix(app) parse values that contain = or :

    replaces #370
    Tieske committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fb790bc View commit details
    Browse the repository at this point in the history