diff options
| author | jixiuf <jixiuf@qq.com> | 2019-08-03 18:48:22 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-03 18:48:22 +0800 |
| commit | 54d53da48e57b7bb5a296975b7361e108dc7b49d (patch) | |
| tree | c04797aad25c70a7eae7db2caa2f8614776ef145 /README.md | |
| parent | ee07b5a1e798a8b45c242de2bcdabc009ff055be (diff) | |
| parent | 05263d0db3f5a3e58123a92fd1b1181562f21597 (diff) | |
Merge pull request #108 from jixiuf/support-vterm-copy-mode
support vterm-copy-mode
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -58,6 +58,11 @@ Open a terminal in the current window. Open a terminal in another window. +## `vterm-copy-mode` +When you enable `vterm-copy-mode`,the terminal buffer would behave like a normal +`read-only` text buffer. Then you can search in the output terminal, copy text, +etc. the default keybinding is `C-c C-t`. + # Customization ## `vterm-shell` |
