Commit 7da3460
committed
patch 8.0.0829: job running in terminal can't communicate with Vim
Problem: A job running in a terminal window cannot easily communicate with
the Vim it is running in.
Solution: Pass v:servername in an environment variable. (closes #1908)1 parent 983b3a5 commit 7da3460
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4094 | 4094 | | |
4095 | 4095 | | |
4096 | 4096 | | |
| 4097 | + | |
| 4098 | + | |
| 4099 | + | |
4097 | 4100 | | |
4098 | 4101 | | |
4099 | 4102 | | |
| |||
4105 | 4108 | | |
4106 | 4109 | | |
4107 | 4110 | | |
| 4111 | + | |
4108 | 4112 | | |
4109 | 4113 | | |
4110 | 4114 | | |
4111 | 4115 | | |
4112 | 4116 | | |
4113 | 4117 | | |
4114 | 4118 | | |
4115 | | - | |
4116 | 4119 | | |
4117 | 4120 | | |
4118 | 4121 | | |
| |||
4123 | 4126 | | |
4124 | 4127 | | |
4125 | 4128 | | |
| 4129 | + | |
4126 | 4130 | | |
4127 | 4131 | | |
4128 | 4132 | | |
4129 | 4133 | | |
| 4134 | + | |
4130 | 4135 | | |
4131 | 4136 | | |
4132 | 4137 | | |
| |||
4139 | 4144 | | |
4140 | 4145 | | |
4141 | 4146 | | |
| 4147 | + | |
| 4148 | + | |
| 4149 | + | |
4142 | 4150 | | |
4143 | 4151 | | |
4144 | 4152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
| 772 | + | |
| 773 | + | |
772 | 774 | | |
773 | 775 | | |
774 | 776 | | |
| |||
0 commit comments