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
Age
Commit message (
Expand
)
Author
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-16
feat: enable to preview themes (#980)
wongxy
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-14
feat: add `search_dirs` to split_keywords table (#986)
Jonathan Teran
2021-07-14
chore: changelog for 473 (#992)
Simon Hauser
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
2021-07-14
fix: builtin `find_files`, `find` command `win32` check == 0 (#989)
Luke Kershaw
2021-07-13
feat: add Windows `where` file finder command (#979)
Luke Kershaw
2021-07-11
fix: for closed buffer in tagstack picker (#972)
caojoshua
2021-07-11
refactor: Jumplist picker uses quickfix entry maker. Delete jumplist entry ma...
caojoshua
2021-07-10
fix: pasting multiline register content (#971)
toppair
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-03
feat: option to `include_extensions` in `builtin` picker (#953)
Luke Kershaw
2021-07-03
feat: select_all, toggle_all and drop_all actions (#931)
fdschmidt93
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-27
fix: display issues in `:Telescope registers` (#940)
Luke Kershaw
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-12
fix: ripgrep 13
Simon Hauser
2021-06-10
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)
fdschmidt93
2021-06-10
feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...
fdschmidt93
2021-06-09
feat: delete entry from the picker without closing telescope (#828)
Dhruv Manilawala
2021-06-09
feat: set defaults for each picker in telescope setup (#883)
Simon Hauser
2021-06-06
docs: update builtin.file_browser options (#887)
David Mejorado
2021-06-06
fix: search_dirs in builtin.grep_string (#897)
the continium
2021-06-03
docs: add more builtin.buffers documentation (#888)
Gwarnifarn
2021-06-01
fix: correctly check output of git worktree command (#882)
Jose Alvarez
2021-05-31
feat: add prefiltering to treesitter picker (#879)
fdschmidt93
2021-05-31
feat: send to loclist (#868)
runiq
2021-05-30
Change the `show_all_buffers` option to true by default for `buffers` picker ...
Ben Smith
2021-05-30
Add documentation for quickfix actions (#869)
runiq
2021-05-30
fix: attempt to concatenate when entry.kind == nil or or symbol_type == nil (...
Alex Mastro
2021-05-26
fix: abort picker set_selection if no manager (#866)
kaddkaka
2021-05-16
fix: string.find() matching for only_cwd option (builtin.buffers) (#849)
Damon Timm
2021-05-15
feat: add ivy-style layout strategy (#771)
TJ DeVries
2021-05-15
Reset multi-selection in Picker:refresh() (#830)
Tom Praschan
2021-05-13
Docs for builtin pickers (#783)
Ben Smith
2021-05-11
fix: prevents flickering when first loading a buffer preview entry (#797)
MichaĆ Nowotnik
2021-05-11
fix: add git_stash field to builitn (#836)
saadparwaiz1
2021-05-11
fix: rename `actions.git_switch` to `git_switch_branch` (#835)
Kyoichiro Yamada
2021-05-11
create new action: git switch (#798)
Kyoichiro Yamada
2021-05-11
feat: add git_stash picker (#800)
Amirreza Askarpour
2021-05-09
fix: add check for nil win_id in Picker.close_windows (#831)
Luke Kershaw
2021-05-09
feat: jumplist picker and jump to row/col on existing buffers. (#813)
caojoshua
2021-05-08
feat: add use_regex option to grep_string (#767)
Khalid
[next]