From c636554333a067cdd9172fca97a9f19db2e83b45 Mon Sep 17 00:00:00 2001 From: Adam Batkin Date: Fri, 20 Mar 2026 03:09:40 -0400 Subject: docs: add inline_height_shell_up_key_binding (#3270) --- docs/docs/configuration/config.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.3.1