summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-11-14feat: `exclude` option for `shorten` in `path_display` (#1429)Luke Kershaw
2021-11-13doc: fix typo in telescope.txt (#1431)Desmond Chin
2021-11-13docs: add a changelog entry for updated version requirements (#1444)Luke Kershaw
2021-11-13feat: results scrolling actions (#1436)Luke Kershaw
2021-11-09Fix small typo in previewers section (#1433)Andrew Wray
2021-11-07docs: generate docs for `hl_result_eol` (#1426)Luke Kershaw
2021-11-04fix: deactivate binary ft detection for Win32 (#1413)fdschmidt93
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-24fix: opts.git_command for files, commits, bcommits (#1374)Simon Hauser
2021-10-24docs: fix typo in qflist_previewer's default value (#1363)nickelc
2021-10-20feat: recalculate picker layout on `VimResized` (#959)Luke Kershaw
2021-10-12feat: filtering for dynamic workspace symbols (#1336)fdschmidt93
2021-10-09fix: alias cwd_only and only_cwd option for buffers and oldfiles (#1316)Patrick Ziegler
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-16feat: support <pattern> for git-for-each-ref (git_branches) (#1248)Anthony Nichols
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-12feat: smart path (#914)qualious
2021-09-12feat: lsp type definitions (#1224)Rodrigodd
2021-09-10feat: git merge branch action (#1220)thibthib18
2021-09-01feat: show keymaps for builtin actions (#1084)fdschmidt93
2021-09-01feat: allow caching and resuming picker (#1051)fdschmidt93
2021-09-01doc: generate docgenSimon Hauser
2021-08-21fix: some improvements for telescope.symbols if run in insert mode (#1117)Simon Hauser
2021-08-18feat: allow tables in vimscript command parser (#1075)Luke Kershaw
2021-08-04chore: reformat docs after tree-sitter-lua changesSimon Hauser
2021-08-04feat: add option jump_type to lsp_definitions and lsp_implementations (#1077)zeertzjq
2021-08-04fix: preview the correct man page section (#1076)zeertzjq
2021-08-04feat: live_grep and grep_string function for additional opts (allow file mask...Nazeeh ElDirghami
2021-08-04fix(entry_to_qf): handle nil entry.cwd and absolute filenames (#1058)bi0ha2ard
2021-08-03fix: fix `file_browser` on windows and potentially other file opens (#1026)Luke Kershaw
2021-07-19feat: sort_mru for builtin buffers (#1028)Simon Hauser
2021-07-16feat: add cursor layout (#878)Corentin Brunel
2021-07-16feat: enable to preview themes (#980)wongxy
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-14chore: changelog for 473 (#992)Simon Hauser
2021-07-14refactor: move from telescope.path to plenary.path (#473)anott03
2021-07-10fix: pasting multiline register content (#971)toppair
2021-07-09feat: cycle prompt history (#521)Simon Hauser
2021-07-08fix: wrong information in changelogSimon Hauser
2021-07-08Consistent filepath display and code cleanup. (#839)caojoshua
2021-07-03feat: select_all, toggle_all and drop_all actions (#931)fdschmidt93
2021-07-02feat: `selection_strategy` closest (#885)Tom
2021-07-01feat: Consistent and sensible layout_config (#922)TJ DeVries