aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Batkin <adam@batkin.net>2026-03-20 03:09:40 -0400
committerGitHub <noreply@github.com>2026-03-20 07:09:40 +0000
commitc636554333a067cdd9172fca97a9f19db2e83b45 (patch)
treebaa7d2a3fce0e5134ba181a97c96dab50c8dbecf
parentfix: better tty check (#3313) (diff)
downloadatuin-c636554333a067cdd9172fca97a9f19db2e83b45.zip
docs: add inline_height_shell_up_key_binding (#3270)
Diffstat (limited to '')
-rw-r--r--docs/docs/configuration/config.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/docs/configuration/config.md b/docs/docs/configuration/config.md
index b09d882f..9ef001d0 100644
--- a/docs/docs/configuration/config.md
+++ b/docs/docs/configuration/config.md
@@ -203,6 +203,14 @@ filter_mode_shell_up_key_binding = "session"
Defaults to the value specified for `filter_mode`.
+### `inline_height_shell_up_key_binding`
+
+The maximum number of lines the interface should take up when atuin is invoked from a shell up-key binding.
+
+The accepted values are identical to those of `inline_height`.
+
+When unset, the value from `inline_height` is used.
+
### `workspaces`
Atuin version: >= 17.0