# 変更履歴

### v3.8.1 2020/04/24

* MWSDK 2020/04 収録&#x20;
* ターミナル表示でカーソル入力を ESC\[A..D に変換して TWELITE に伝達するよう にした。(twesttings v0.2.0 ではカーソルキー処理が追加されたため。対応 TWELITE APPS は [App\_Wings ](https://wings.twelite.info/)より)
* -g \[num] または --color \[num] で、ターミナル文字色を指定できるようにした
* ターミナルのエスケープシーケンス反転表示を ESC \[ 7m に対応
* ダブルバッファー方式でターミナル描画を行う方式をデフォルトにした （この描画方式では、選択してコピーといった操作ができない、マウス操作などにより画面が崩れる場合があるが、ちらつきの防止と反転表示・ブロックカーソル表示要件のために変更）
* ダブルバッファー方式でカーソルを描画できるようにした
* デフォルトのターミナル時の文字色を少し明るくした
* ターミナルのフォントサイズを少し大きくした（画面サイズを横に少し大きくした）

### v3.7.5 2019/12/24

* MWSDK 2019-12 収録


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tweprogrammer.twelite.info/bian-geng-lv-li.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
