diff options
author | James McCoy <jamessan@jamessan.com> | 2020-09-10 07:15:32 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2021-01-31 07:54:20 -0500 |
commit | 8eec9c7d5b398918609d8edfed3928e873fa646f (patch) | |
tree | 113a1e2576385e7a6d1e73769440458d8365ee5a /test/functional/lua/vim_spec.lua | |
parent | ef7c6b972a1100fc5b173b7273f2c29017557669 (diff) | |
download | rneovim-8eec9c7d5b398918609d8edfed3928e873fa646f.tar.gz rneovim-8eec9c7d5b398918609d8edfed3928e873fa646f.tar.bz2 rneovim-8eec9c7d5b398918609d8edfed3928e873fa646f.zip |
Common handling of required/ignored env vars
When starting a pty job, there are certain env vars that we need to
either add or remove. Currently, there are two relevant scenarios.
* Removing irrelevant env vars on Unix, mostly related to the terminal
hosting nvim since they do not apply to a libvterm-hosted terminal.
* Adding required env vars for Windows jobs.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions