Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Fix for #327: Open command doesn't work on Windows #328

Merged
merged 2 commits into from
Mar 29, 2017

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Mar 29, 2017

  • Create a normalizePath helper method to coerce the \ backslashes to / forward slashes, will are supported on all platforms
  • Create helper method to handle running commands on an array of files
  • Wire up the existing file menu commands (:e, :sp, and :tabnew) to leverage these helpers

@bryphe
Copy link
Member Author

bryphe commented Mar 29, 2017

  • Validated menu still works correctly on OSX

@bryphe
Copy link
Member Author

bryphe commented Mar 29, 2017

Fix #327

@amyers735 amyers735 mentioned this pull request Mar 29, 2017
@bryphe bryphe merged commit 62ef7c9 into master Mar 29, 2017
@bryphe bryphe deleted the extr0py/327/fix-open branch March 29, 2017 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant