Skip to content

Update telescope.txt#3660

Closed
aryanexe07 wants to merge 1 commit into
nvim-telescope:masterfrom
aryanexe07:master
Closed

Update telescope.txt#3660
aryanexe07 wants to merge 1 commit into
nvim-telescope:masterfrom
aryanexe07:master

Conversation

@aryanexe07

Copy link
Copy Markdown
Contributor

Description

Clarifies the behavior of height in the center layout strategy.
The previous wording ("How tall to make Telescope's entire layout") was
misleading — in the center layout, height controls the results window
height, not the full layout. Setting it too high can shrink or obscure
the preview window.

Also reverts an incorrect edit to the horizontal layout section.

Fixes #3623

Type of change

  • This change requires a documentation update

How Has This Been Tested?

N/A — documentation-only change, no code was modified.

Configuration:
N/A

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@aryanexe07 aryanexe07 closed this May 3, 2026
@aryanexe07

Copy link
Copy Markdown
Contributor Author

sorry, the checklist was failing, i will redo and probably change some code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Clarify that layout_config.center.height controls results height

1 participant