From 763f4032e69fb37ea775a1e5c2742eb0f54d06e8 Mon Sep 17 00:00:00 2001 From: hophacker Date: Sat, 7 Nov 2020 18:05:38 +0800 Subject: [PATCH] start to add shortcuts doc --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index aaef6cc..1f7c1f3 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,27 @@ chsh -s $(which zsh) bash -c "`curl -fsSL https://raw.githubusercontent.com/ruilisi/dotfiles/master/install.sh`" ``` +## Shortcuts + +#### Tmux +Prefix is defined as `C-A`(`PRE` for short) + +**Scroll Mode** + +`PRE [`: Enter Scroll Mode +Shortcut | Function | +:-------:|:--------:| +S-V | Select Text | +Enter | Copy Text | +] | Paste text copied from scroll mode | + +#### Vim +Shortcut | Function | +:-------:|:--------:| +C-v | Enter visual mode | +C-x C-v | Paste text from system clipboard | + + #### 安装 iTerm Solarized Colors