You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting vim from within terminal vs vim.exe seem to be working differently (e.g. the PATH that I use in my ~/.bashrc is not sourced when starting via vim.exe)
From issue #131 it seems that there should be some way for the shell to be started with the --login option. Is this possible to do?
The text was updated successfully, but these errors were encountered:
Starting vim from within terminal vs vim.exe seem to be working differently (e.g. the PATH that I use in my ~/.bashrc is not sourced when starting via vim.exe)
From issue #131 it seems that there should be some way for the shell to be started with the --login option. Is this possible to do?
The text was updated successfully, but these errors were encountered: