aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9881667..a3c140c 100644
--- a/README.md
+++ b/README.md
@@ -304,6 +304,13 @@ end
See [zsh and bash](http://tldp.org/HOWTO/Xterm-Title-4.html) and (fish
documentations)[https://fishshell.com/docs/current/#programmable-title].
+## `vterm-always-compile-module`
+
+Vterm needs `vterm-module` to work. This can be compiled externally, or `vterm`
+will ask the user whether to build the module when `vterm` is first called. To
+avoid this question and always compile the module, set
+`vterm-always-compile-module` to `t`.
+
## Keybindings
If you want a key to be sent to the terminal, bind it to `vterm--self-insert`,