Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 905 Bytes

README.org

File metadata and controls

29 lines (22 loc) · 905 Bytes

Tmux layer

Table of Contents

Description

This layer adds basic tmux key bindings to Spacemacs.

Features:

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add tmux to the existing dotspacemacs-configuration-layers list in this file.

For this to work you will also need to install the native package tmux on your system.

Key bindings

Key bindingDescription
C-hCall tmux left
C-jCall tmux right
C-kCall tmux up
C-lCall tmux down