warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.51k stars 341 forks source link

MacVim.app launched without my plugins and config #487

Open nburns opened 2 years ago

nburns commented 2 years ago

Describe the bug

When I call `mvim` from Terminal.app or iTerm.app the MacVim.app applicaiton is launched with my configuration. When I call `mvim` from Warp.app MacVim.app is launched without any of my configuration.

To Reproduce

Steps to reproduce:

  1. Install MacVim.app
  2. Add a color theme to your .vimrc
  3. Call mvim from inside Warp.app

Expected behaviour

I'd expect to see a vim window with my configuration, not a vim window with the default configuration.

Screenshots

Screen Shot 2021-12-03 at 10 55 18 AM Screen Shot 2021-12-03 at 10 55 32 AM

Operating System

MacOS

OS Version

11.6

Additional context

No response

elviskahoro commented 2 years ago

@nburns is this still happening to you?

nburns commented 2 years ago

Yes

elviskahoro commented 2 years ago

Thanks for checking. Apologies for the delay