channel 関係のキャッチアップ
koron opened this issue · 6 comments
koron commented
チャンネル関係の関数名が変更になりました。
eval.txtに加えてchannel.txtも更新が予想されます。
これらをキャッチアップしましょう。
tyru commented
(channel.txt なんて増えたのか…)
koron commented
初版は僕が爆速で翻訳しました!
k-takata commented
なぜ 7.4.1244 で、channel.txt が一緒に更新されなかったのか…
rbtnn commented
Inter-process communication:
connect() open a channel
disconnect() close a channel
sendexpr() send a JSON message over a channel
sendraw() send a raw message over a channel
jsonencode() encode an expression to a JSON string
jsondecode() decode a JSON string to Vim types
usr_41.txtも更新されてないので、ちょっと修正が必要になりそうですね。
k-takata commented
Runtimeファイルの更新でchannel.txt, usr_41.txtが更新されました。
crazymaster commented
差分を日本語版に反映し終わったので、こちらは閉じます。
翻訳についてはvimdoc-ja-workingの別issueで