10
13

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.

Atom タブ移動のショートカットキーとおすすめパッケージ

Last updated at Posted at 2016-06-25

#ショートカットキー
##左右のタブに移動

キー コマンド 備考
⌘⇧[ pane:show-previous-item 前のタブに移動
⌥⌘←
^pageup
⌘⇧] pane:show-next-item 次のタブに移動
⌥⌘→
^pagedown
##最近使用したタブ順に移動
キー コマンド 備考
:-- :-- :--
^⇧tab pane:show-previous-recently-used-item 前の最近使用したタブに移動
^tab pane:show-next-recently-used-item 次の最近使用したタブに移動
##タブ番号を指定して移動
キー コマンド 備考
:-- :-- :--
⌘1~9 pane:show-item-1~9 番号1~9のタブに移動
##タブリストを表示
キー コマンド 備考
:-- :-- :--
⌘B fuzzy-finder:toggle-buffer-finder 開いているバッファーのリストを表示
##タブを左右に移動
キー コマンド 備考
:-- :-- :--
^⇧← pane:move-item-left タブを左に移動
^⇧→ pane:move-item-right タブを右に移動
#おすすめパッケージ
##tab-numbers
tab-numbers-screenshotタブの閉じるボタンをタブ番号にするパッケージ。
番号指定のショートカットキーを使うときに便利。
ステータスバーの総タブ数は設定から非表示にできます。
##expose
expose-screenshotMac OSX Exposéのようにタブ一覧を表示できるパッケージ。
minimapfile-iconsを入れると見た目が良くなります。
⌘⇧Eで表示。
で選択、1~9でジャンプ。
EnterESCで閉じる。
設定からアニメーションをオフにできます。
10
13
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
10
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?