0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

itermチートシート

Last updated at Posted at 2021-02-06

itermの設定や操作を忘れないようにチートシートを作成してみた。

#設定

#操作
###ウィンドウ

ショートカット 説明
⌘ + n 新しいウィンドウを表示
⌘ + w ウィンドウを削除
⌘ + d ウィンドウを縦に分割
⌘ + ⇧ + d ウィンドウを横に分割
⌘ + [ 次のウィンドウへ移動
⌘ + ] 前のウィンドウへ移動
⌘ + t 新しいウィンドウをタブで開く
^ + tab タブの移動

###スクリーン

ショートカット 説明
⌘ + ⇧ + + 文字の拡大
⌘ + - 文字の縮小
⌘ + 0 元に戻す
⌘ + Enter フルスクリーン表示
^ + l 画面をスクロールアップ
⌘ + k 画面をクリア
⌘ + u 透過度のONとOFF

移動

ショートカット 説明
ctrl + - 入力を戻す
ctrl + a 行頭へ移動
ctrl + e 行末へ移動
cmd + k 画面をクリア

カット

ショートカット 説明
ctrl + k カーソル位置から行末まで一気にカット
ctrl + w 単語ごとにカット
ctrl + u カーソルの行をカット
0
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?