From c8e3d09a09af7c4d40b4e2630d63b56df713db2e Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sat, 21 Feb 2026 00:15:21 +0100 Subject: [PATCH] atuin preview multi-line commands --- CONFIG/atuin/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIG/atuin/config.toml b/CONFIG/atuin/config.toml index 66cf3ea..8b445d6 100644 --- a/CONFIG/atuin/config.toml +++ b/CONFIG/atuin/config.toml @@ -126,7 +126,7 @@ history_filter = [ ## Configure the maximum height of the preview to show. ## Useful when you have long scripts in your history that you want to distinguish ## by more than the first few lines. -# max_preview_height = 4 +max_preview_height = 20 ## Configure whether or not to show the help row, which includes the current Atuin ## version (and whether an update is available), a keymap hint, and the total