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
/
config.lua
Age
Commit message (
Expand
)
Author
2022-02-15
feat: allow user to wrap picker results (#701, #1296) (#1735)
Sultanahamer
2022-01-14
feat: adds multiselect counter in prompt status_text (#1614)
Luke Kershaw
2022-01-09
feat: tiebreak config function (#1401)
Julian Fricker
2022-01-05
feat: multiselect icon (#1572)
Luke Kershaw
2021-12-03
defaults: change `center` layout default size (#1546)
Luke Kershaw
2021-11-28
feat: add `preview width` option for `bottom_pane` layout (#1505)
max397574
2021-11-18
fix: cleanup of layout actions
Luke Kershaw
2021-11-18
feat: layout actions (#1383)
Luke Kershaw
2021-11-18
feat: add hide / unhide preview (#1305)
johnybx
2021-11-14
feat: `exclude` option for `shorten` in `path_display` (#1429)
Luke Kershaw
2021-11-04
fix: deactivate binary ft detection for Win32 (#1413)
fdschmidt93
2021-11-04
feat: Full width select (#1403)
Julian Fricker
2021-11-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-10-31
Revert "break: changed the results window highlight to always be full width (...
Simon Hauser
2021-10-29
break: changed the results window highlight to always be full width (#1312)
Julian Fricker
2021-10-24
docs: fix typo in qflist_previewer's default value (#1363)
nickelc
2021-10-04
feat: more prompt position strategies (#1280)
Luke Kershaw
2021-09-27
feat: filetype_hook & improved docs; fix preview partial override (#1273)
fdschmidt93
2021-09-20
feat(defaults): enable customization of path_display.truncate (#1264)
tami5
2021-09-19
feat: `truncate` option for `path_display` (#1254)
Luke Kershaw
2021-09-19
feat: `layout_strategies` refactor (#1039)
Luke Kershaw
2021-09-16
feat: skip/timeout preview if file cannot be easily previewed (#1231)
fdschmidt93
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-09-12
feat: smart path (#914)
qualious
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-08-20
feat: Use nvim_buf_set_extmark right_align to do the magic for us (#1138)
TJ DeVries
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-16
feat: Add length option for `shorten_path` (#886)
Luke Kershaw
2021-07-16
feat: Add ability to have a user defined function to format the path display ...
Nazeeh ElDirghami
2021-07-09
hotfix: just only false to disable
Simon Hauser
2021-07-09
feat: cycle prompt history (#521)
Simon Hauser
2021-07-08
Consistent filepath display and code cleanup. (#839)
caojoshua
2021-07-02
feat: `selection_strategy` closest (#885)
Tom
2021-07-02
fix: table number option extend (#947)
Luke Kershaw
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-14
feat: cycle previewers with commit and bcommit already using it (#528)
Simon Hauser
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-06-09
feat: set defaults for each picker in telescope setup (#883)
Simon Hauser
2021-03-30
fix: no longer leaking one buffer previewer in some occasions (#664)
Simon Hauser
2021-03-03
feat: lsp diagnostics and prefiltering by entry attribute (#543)
fdschmidt93
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-24
feat: Add vim docs & generators (#370)
TJ DeVries
2021-02-24
feat: make buffer previewer default and deprecate bat previewer (#420)
Simon Hauser
2021-02-23
feat: file browser & refresh interface (#290)
Simon Hauser
2021-02-22
feat: Action improvements (#472)
TJ DeVries
2021-02-04
nit: Abstract some functions (#498)
TJ DeVries
2021-02-01
fix: remove env workaround for term_previewer (#482)
Simon Hauser
[next]