Skip to content

macvim url scheme with line number is broken #1020

@rahul342

Description

@rahul342

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:

  1. 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)
  2. With 162 installed, the file opens but not set to the line number
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions