aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
index f3f8b180..9a7bcdb2 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -8001,6 +8001,9 @@ The height in pixels of the command entry.
Appends the given text to the history for the current or most recent command
entry mode.
+This should only be called if `ui.command_entry.run()` is called with a keys
+table that has a custom binding for the Enter key ('\n').
+Otherwise, history is automatically appended as needed.
Parameters: