summaryrefslogtreecommitdiff
path: root/lua/telescope/config.lua
AgeCommit message (Expand)Author
2022-12-28fix(docs): point to correct lua modules (#2284)C.D. MacEachern
2022-10-08fix: selected icon highlight with color_devicons to false (#2187)Antoine Bertin
2022-10-08fix: preview = true (#2168)Simon Hauser
2022-08-26fix: remove un-needed check (#2144)Alexe Radu Andrei
2022-07-12docs: mappings documentation overhaul (#2065)Simon Hauser
2022-07-01break: cleanup preview.treesitter language setting (#1612)marcel
2022-06-30break: deprecate utils.get_default utils.if_nil (#1545)Simon Hauser
2022-06-30feat: none strategy & control attachment (#1867)fdschmidt93
2022-06-30docs: document limitations of file_ignore_patterns and transform_path (#1955)Simon Hauser
2022-05-15feat: Add ability to choose window to edit (#745)TJ DeVries
2022-04-30docs(smart_path): add negative performance warning (#1899)Simon Hauser
2022-04-18feat: add default hl group for devicons (#1849)Antoine Bertin
2022-04-08feat: global configuration of results_title and prompt_title (#1817)Michael Benford
2022-03-20feat: enable individual options for mappings (#890)Waldson PatrĂ­cio
2022-03-20docs: fix typo in defaults.history section (#1797)Suvansh Kumar
2022-02-15feat: allow user to wrap picker results (#701, #1296) (#1735)Sultanahamer
2022-01-14feat: adds multiselect counter in prompt status_text (#1614)Luke Kershaw
2022-01-09feat: tiebreak config function (#1401)Julian Fricker
2022-01-05feat: multiselect icon (#1572)Luke Kershaw
2021-12-03defaults: change `center` layout default size (#1546)Luke Kershaw
2021-11-28feat: add `preview width` option for `bottom_pane` layout (#1505)max397574
2021-11-18fix: cleanup of layout actionsLuke Kershaw
2021-11-18feat: layout actions (#1383)Luke Kershaw
2021-11-18feat: add hide / unhide preview (#1305)johnybx
2021-11-14feat: `exclude` option for `shorten` in `path_display` (#1429)Luke Kershaw
2021-11-04fix: deactivate binary ft detection for Win32 (#1413)fdschmidt93
2021-11-04feat: Full width select (#1403)Julian Fricker
2021-11-01chore: remove a lot of deprecated stuff (#1399)Simon Hauser
2021-10-31Revert "break: changed the results window highlight to always be full width (...Simon Hauser
2021-10-29break: changed the results window highlight to always be full width (#1312)Julian Fricker
2021-10-24docs: fix typo in qflist_previewer's default value (#1363)nickelc
2021-10-04feat: more prompt position strategies (#1280)Luke Kershaw
2021-09-27feat: filetype_hook & improved docs; fix preview partial override (#1273)fdschmidt93
2021-09-20feat(defaults): enable customization of path_display.truncate (#1264)tami5
2021-09-19feat: `truncate` option for `path_display` (#1254)Luke Kershaw
2021-09-19feat: `layout_strategies` refactor (#1039)Luke Kershaw
2021-09-16feat: skip/timeout preview if file cannot be easily previewed (#1231)fdschmidt93
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-12feat: smart path (#914)qualious
2021-09-01feat: allow caching and resuming picker (#1051)fdschmidt93
2021-08-20feat: Use nvim_buf_set_extmark right_align to do the magic for us (#1138)TJ DeVries
2021-08-20feat(performance): Major performance improvements using async v2 from @oberbl...TJ DeVries
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-16feat: add cursor layout (#878)Corentin Brunel
2021-07-16feat: Add length option for `shorten_path` (#886)Luke Kershaw
2021-07-16feat: Add ability to have a user defined function to format the path display ...Nazeeh ElDirghami
2021-07-09hotfix: just only false to disableSimon Hauser
2021-07-09feat: cycle prompt history (#521)Simon Hauser
2021-07-08Consistent filepath display and code cleanup. (#839)caojoshua
2021-07-02feat: `selection_strategy` closest (#885)Tom