diff options
| author | Lucas Trzesniewski <lucas.trzesniewski@gmail.com> | 2025-09-09 12:24:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-09 11:24:25 +0100 |
| commit | c28ac1b0d50629515098a5df00eaaa751041bbeb (patch) | |
| tree | b28bddb24665bd39af52491600e7b3d178aeb244 /atuin.plugin.zsh | |
| parent | feat(tui): select entries using number in vim-normal mode. closes #2368 (#2893) (diff) | |
| download | atuin-c28ac1b0d50629515098a5df00eaaa751041bbeb.zip | |
fix: use fullscreen if `inline_height` is too large (#2888)
This uses fullscreen mode if `inline_height` is larger than the terminal height.
Currently, in that situation, the screen is always cleared upon exit from `atuin search -i`. This change will preserve the buffer when Atuin takes the whole screen, which is a much friendlier behavior.
Demo by @LecrisUT: https://github.com/atuinsh/atuin/pull/2600#issuecomment-3228255130
Closes #2207
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the same thing
Diffstat (limited to 'atuin.plugin.zsh')
0 files changed, 0 insertions, 0 deletions
