dorkhub

tmux-config

my config of tmux, with solarized color theme

shfshanyue
6434 forksupdated 7 years ago
git clone https://github.com/shfshanyue/tmux-config.gitshfshanyue/tmux-config

Introduce

tmux:打造精致与实用并存的终端

Config

$ git clone git@github.com:shfshanyue/tmux-config.git
$ cp tmux-config/.tmux.conf ~/.tmux.conf

Screencast

Screencast One Screencast One

Animation

Attach

$ tmux new -s shanyue   # 新建session
<prefix> + d            # detach client
$ tmux a -t shanyue     # attach

Attach

Split

<prefix> + %  # 水平分屏
<prefix> + "  # 垂直分屏

Split Window

Multi Window

<prefix> + c  # 新建窗口

Multi Window

Find Window

<prefix> + f  # 根据关键字查找
<prefix> + 4  # 切换到第四个窗口
<prefix> + a  # 切换到最近的窗口

Find Window

Next Layout

<prefix> + space

Next Layout

Maximise

<prefix> + z

Maximise

Copy Mode

<prefix> + [
[Vim Goto Command]  # 任意 vim 跳转命令

Copy

Mouse Mode

$ tmux set mouse on # 通过鼠标滚动屏幕,切换窗口

Mouse Mode

more like this

tummy

Use a Tmuxfile with your tmux configuration to easily manage sessions

Ruby52

search

search projects, people, and tags