# ターミナル

`Windows` `macOS` `Linux` `M5Stack` `RasPi`&#x20;

ANSIエスケープシーケンス（の一部）に対応した簡易ターミナルです。TWELITE 無線マイコンと直接入出力を行います。

![](/files/-MJBEbgxX8uEQF8-PmJ2)

| 操作         |                                                                                                                                    |
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| \[ A ]     | + + + シーケンスの入力（インタラクティブモード）                                                                                                        |
| \[ A ] 長押し | この画面を抜け、前メニューに戻る                                                                                                                   |
| \[ B ]     | 大きなフォントで表示する。最初の画面の部分領域を表示します。カーソルが画面中に表示されるように領域を選びますが、画面出力によっては見たい部分が見えない場合もあります。                                                |
| \[ B ] 長押し | 折返し制御のON/OFF。標準では折返し表示を行うようになっていますが、折り返ししないように表示することもできます。画面右端以降の文字列は表示されません。                                                      |
| \[ C ]     | ファーム書換画面に移動します。ファームウェアの開発中には頻繁にソースコードの修正、動作確認、ビルド＆書き込みを行うため、ショートカットを用意しています。                                                       |
| \[ C ] 長押し | TWELITE 無線モジュールのリセットピンを制御し、リセットします。                                                                                                |
| ESC ESC    | <p>ESCキーを２回素早く入力することで、この画面を抜けます。</p><p>※ 殆どの画面ではESCキーを１回押すことで画面から抜ける操作となっていますが、ターミナルではESCキーの単独入力を使用する場合があるため、２回連続入力の割当になっています。</p> |


---

# 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://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/terminal.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.
