index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
telescope
/
pickers
/
layout_strategies.lua
Age
Commit message (
Expand
)
Author
2023-03-21
doc: fix border characters in docs (#2388)
Pooyan Khanjankhani
2023-01-22
docs: proof-read edits (#2311)
James Trew
2022-07-12
fix: cursor theme for nvim 0.7 (#2069)
Simon Hauser
2022-07-12
fix: cursor theme if winbar is set (#2066)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-02
Change center layout strategy to allow vertical anchoring (#1719)
Alef Pereira
2021-12-10
feat: layout `anchor` (#1582)
Luke Kershaw
2021-12-10
feat: `center` layout `mirror` option (#1577)
Luke Kershaw
2021-12-08
fix: `bottom_pane` remove `results` border next to `prompt` (#1563)
Luke Kershaw
2021-12-03
docs: layout strategy usage (#1493)
Luke Kershaw
2021-11-29
chore: layout strategy tidying (#1509)
Luke Kershaw
2021-11-28
feat: add `preview width` option for `bottom_pane` layout (#1505)
max397574
2021-11-18
feat: layout actions (#1383)
Luke Kershaw
2021-10-04
feat: more prompt position strategies (#1280)
Luke Kershaw
2021-09-19
fix: adjust layout positioning for new indexing (#1260)
Luke Kershaw
2021-09-19
feat: `layout_strategies` refactor (#1039)
Luke Kershaw
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-20
fix: check if tabline is present when calculating certain layouts (#1027)
Luke Kershaw
2021-07-18
fix for #847 (#1022)
Ben Smith
2021-07-18
Mirror option for bottom_pane layout_strategy (#847)
Ben Smith
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-05-15
feat: add ivy-style layout strategy (#771)
TJ DeVries
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-03-05
feat: define scroll speed + smart_send to qflist (#610)
elianiva
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
2021-02-28
feat: layout horizontal and vertical can now be mirrored (#548)
Ben Smith
2021-02-24
feat: Add vim docs & generators (#370)
TJ DeVries
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-10-27
feat: Added some docs & validation
TJ DeVries
2020-10-08
feat: Do a bit better sorting for command history
TJ DeVries
2020-10-08
Revert "fix picking height as width (#157)" (#158)
Dave Lage
2020-10-08
fix picking height as width (#157)
Alvaro Muñoz
2020-10-08
fix: Respect cmdheight and laststatus
TJ DeVries
2020-10-08
feat: ALPHA Add layout_defaults and layout_config options
TJ DeVries
2020-10-08
fix: Remove useless prompt_title
TJ DeVries
2020-10-04
fix: Use width not results_width (#144)
Dave Lage
2020-10-04
fix: Results height configurable. Properly collapse on border = false
rockerBOO
2020-09-23
fix: Tighten up prompt on dropdown theme
rockerBOO
2020-09-18
fix: Fixing positioning of dropdown
rockerBOO
2020-09-17
fix: Resolve many display issues with the dropdown theme
rockerBOO
2020-09-15
feat: Themes (#79)
Dave Lage
2020-09-15
feat: (wip) current_buffer strategy
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-11
feat: add top down prompt position
TJ DeVries
2020-09-09
feat: add flex
TJ DeVries
[next]