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 problems with success_cmd on windows nvim. #2088

Closed
wants to merge 3 commits into from

Commits on Jul 4, 2021

  1. Revert "fix: disable appending of success_cmd on windows since escapi…

    …ng does not (lervag#2085)"
    
    This reverts commit c9b3b50.
    Nicholas Schwab committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    25a5cdc View commit details
    Browse the repository at this point in the history
  2. Escape command separator on windows nvim to fix issues in success_cmd.

    Co-authored with @yongrenjie
    Nicholas Schwab committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    690185b View commit details
    Browse the repository at this point in the history
  3. Extract common part of success_cmd from differing OS.

    Nicholas Schwab committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    7271cb9 View commit details
    Browse the repository at this point in the history