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

WIP - Added prompt user for url #17062

Closed
wants to merge 2 commits into from
Closed

Commits on Jun 4, 2017

  1. # This is a combination of 2 commits.

    # The first commit's message is:
    
    Added prompt user for url
    
    Fix Cargo.lock corrupted problem
    
    Refactored event handler for CTRL + L
    
    Made sanitize_and_parse_url() handle correctly parse errors
    
    # This is the commit message #2:
    
    Made the prompt default to the current url
    jklepatch committed Jun 4, 2017
  2. Added prompt user for url

    Fix Cargo.lock corrupted problem
    
    Refactored event handler for CTRL + L
    
    Made sanitize_and_parse_url() handle correctly parse errors
    
    Made the prompt default to the current url
    
    Made sanitize_and_parse_url() return ParseError instead of empty error
    jklepatch committed Jun 4, 2017
You can’t perform that action at this time.