More specific about "use vterm"

use the command to trigger vterm instead of a general "use vterm"
This commit is contained in:
SteamedFish 2019-02-22 00:58:31 +08:00
parent 4ac096a55d
commit f0048be7f8

View file

@ -69,9 +69,8 @@ In order to compile it you need to have:
There are several ways to install the module: There are several ways to install the module:
1. The first time you use vterm inside emacs, emacs will automatically compile 1. You can use =M-x vterm-module-compile= to let emacs automatically compile and
and install the module if it cannot find an executable =vterm-module.so= install the module.
file.
*WARNING*: Emacs will hang during the compilation. It may take a while. *WARNING*: Emacs will hang during the compilation. It may take a while.