5
7

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 5 years have passed since last update.

iTerm2の導入と初期設定

Posted at

iTerm2とは

Mac OSで動作するターミナルエミュレータです。
標準のターミナルと比べると細かくカスタマイズできたり、いろんな機能が備わっていたりします。

今使用しているバージョン

2.1.4

ダウンロード

ダウンロードしたiTerm2が最新版かどうかはメニューのiTerm2 -> Check For Update...で確認することができます。

主なショートカット

  • command + d

左右に画面分割

  • command + [ or ]

分割した画面間の移動

  • command + shift + d

上下に画面分割

  • command + w or 「exit」

分割した画面を閉じる

  • command + t

タブの生成

  • command + ← or →

タブ間の移動

  • command + +

オートコンプリート

  • command + n

新しいウィンドウを開く

  • command + Enter

全画面表示の切り替え

上記のことからこんなかんじに画面分割ができるから便利
スクリーンショット 2015-11-23 17.36.24.png

カスタマイズ

  • 透過させる
    Preferences -> Profiles -> Window -> Transparencyで変えることができます。

スクリーンショット 2015-11-23 17.17.02.png

スクリーンショット 2015-11-23 17.42.12.png

  • ビープ音とフラッシュを消す

Preferences -> Profiles -> Terminal -> Notifications -> Silence bellにチェックをつける。

スクリーンショット 2015-11-23 17.55.40.png

参考記事

5
7
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
5
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?