diff options
| author | Alef Pereira <alefpereira@users.noreply.github.com> | 2022-03-02 18:05:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-02 22:05:09 +0000 |
| commit | 76120285f88c1becb5728695f6df77c545437c53 (patch) | |
| tree | 11be3e91311977c27530e6207d2d6126bc3650a3 /README.md | |
| parent | 567ec85b157f1606b500a0f755181f284810a28e (diff) | |
Change center layout strategy to allow vertical anchoring (#1719)
* Change center layout strategy to allow vertical anchoring
Affects `telescope.pickers.layout_strategies.center` that is used by dropdown
(`telescope.themes.get_dropdown()`) theme, allowing more customization for
dropdown theme, i. e. setting it in the top with mirrored preview.
For `anchor` containing `N` or `S` will ignore `mirror` config
and preview will be placed as follows:
- Anchoring for `N` put the preview below the prompt result block.
- Anchoring for `S` put the preview above the prompt result block.
- For horizontal anchoring preview will be placed according to `mirror`.
* [docgen] Update doc/telescope.txt
skip-checks: true
Co-authored-by: Github Actions <actions@github>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
