Commit Graph

8 Commits

Author SHA1 Message Date
Qi Xiao
4d63220e14 Log stub events.
Doesn't seem to work though :(
2016-02-23 18:22:24 +01:00
Qi Xiao
6a80c3dcef Only use stub when it is alive. 2016-02-23 12:33:32 +01:00
Qi Xiao
60ea1ffb35 Add logging; don't relay signal from stub after seeing EOF. 2016-02-22 23:06:00 +01:00
Qi Xiao
657448acf3 Update working directory of elvish-stub. 2016-02-22 18:42:25 +01:00
Qi Xiao
53745d4b9f Commit a missing file. 2016-02-22 18:24:24 +01:00
Qi Xiao
940dc16bb1 Try to respond to signals sent to elvish-stub.
Doesn't always work, but the behavior is consistent in a session (if it works,
then it works in this session; vice versa). Likely some race in startup code.
2016-02-22 17:40:17 +01:00
Qi Xiao
00e90c3473 Put forked processes in fg and elvish in bg.
This addresses #12.
2016-02-21 17:01:48 +01:00
Qi Xiao
4c0919b130 Add package stub. 2016-02-21 15:32:26 +01:00