aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilippe Vaucher <philippe.vaucher@gmail.com>2026-01-07 08:05:59 +0100
committerBozhidar Batsov <bozhidar@batsov.dev>2026-01-07 12:46:09 +0200
commit6bc4e8125c6474fedd54b5c88510e96425da9700 (patch)
treecfbf0f67fb9c36ca07b411e89f1e972d35eb8f5c /doc
parent80fa2366c4b8922f14946f3d82ff77e19f22e434 (diff)
Support eat terminal
Diffstat (limited to 'doc')
-rw-r--r--doc/modules/ROOT/pages/usage.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/modules/ROOT/pages/usage.adoc b/doc/modules/ROOT/pages/usage.adoc
index f342f19..e862e00 100644
--- a/doc/modules/ROOT/pages/usage.adoc
+++ b/doc/modules/ROOT/pages/usage.adoc
@@ -354,6 +354,9 @@ Here's a list of the interactive Emacs Lisp functions, provided by Projectile:
| kbd:[s-p x v]
| Start or visit a `vterm` for the project.
+| kbd:[s-p x x]
+| Start or visit an `eat` terminal for the project.
+
| kbd:[s-p ESC]
| Switch to the most recently selected Projectile buffer.
|===