diff options
| author | Frank LENORMAND <lenormf@gmail.com> | 2017-04-09 09:16:56 +0300 |
|---|---|---|
| committer | Frank LENORMAND <lenormf@gmail.com> | 2017-04-09 09:20:25 +0300 |
| commit | b6d055a87b94602986a9a68a783a5a2061741731 (patch) | |
| tree | 955ebff883868efdbf736ec6698bf6f458ee7b26 /src/input_handler.cc | |
| parent | 79faae854614f56947c78f71d4d502bfd906900e (diff) | |
rc: Export $TMPDIR to new `tmux` processes
`tmux` will start new processes (e.g. when creating panes or windows)
with the same environment it was started with, which means that if the
$TMPDIR variable was overriden for the kakoune server from within
`tmux`, newly created panes/windows won't have access to the server
socket to sustain a session.
This commit fixes the issue by always exporting the $TMPDIR variable
from the parent `tmux` environment to the new processes.
Fixes #1319
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
