Description
Describe the bug
mvim url scheme with line number is not working on the latest release (Snapshot 162)
To Reproduce
Detailed steps to reproduce the behavior:
- open a url with line number param (e.g.
mvim://open?url=file://%2FUsers%2Frahulagrawal%2FCode%2Flimebike-web%2Fspec%2Fservices%2Fbike_scan_processor_spec.rb&line=87
) - With 162 installed, the file opens but not set to the line number
- Downgrade to 161 and try the same url, it works correctly this time.
Expected behavior
File opens at the passed line number
Screenshots
Environment (please complete the following information):
- Latest snapshot (162)
- OS: macOS 10.15.1
- Terminal: iTerm2, browser firefox.
Additional context
Potentially related to #1002 ?
Metadata
Metadata
Assignees
Labels
No labels