Skip to content

Commit 58a16e8

Browse files
committed
feat(ultracompact): adds setting for ultracompact mode
1 parent c08b284 commit 58a16e8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: src/content/docs/configuration/config.mdx

+9
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,15 @@ Default: `true`
252252

253253
Configure whether or not to show tabs for search and inspect.
254254

255+
### `auto_hide_height`
256+
Atuin version: >= 18.4
257+
258+
Default: `8`
259+
260+
Set Atuin to hide lines when a minimum number of rows is subceeded. This has no effect except
261+
when `compact` style is being used (see `style` above), and currently applies to only the
262+
interactive search and inspector. It can be turned off entirely by setting to `0`.
263+
255264
### `exit_mode`
256265
Default: `return-original`
257266

0 commit comments

Comments
 (0)