LoginSignup
0
0

More than 1 year has passed since last update.

microエディタ (メモ帳のような操作感のターミナル用)

Last updated at Posted at 2022-05-13

基本的な操作

キー 説明
ctrl + q 終了
ctrl + s 保存
ctrl + z undo
ctrl + y redo
ctrl + o ファイルを開く
キー 説明
Alt + g ショートカットキー表示

タブ切り替え

キー 説明
ctrl + t 新規タブ
ctrl + < タブ切り替え(左)
ctrl + > タブ切り替え(右)

マクロ

キー 説明
ctrl + u マクロの記録開始、終了
ctrl + j マクロの再生
ctrl + b 端末でコマンド実行
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0