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
/
builtin
Age
Commit message (
Expand
)
Author
2021-10-12
feat: filtering for dynamic workspace symbols (#1336)
fdschmidt93
2021-10-12
fix: loclist can have non current buf entries (#1333)
fdschmidt93
2021-10-09
fix: alias cwd_only and only_cwd option for buffers and oldfiles (#1316)
Patrick Ziegler
2021-10-07
fix: code action for rust analyzer (#1311)
Simon Hauser
2021-09-27
fix: show error message when nothing is selected (#1289)
Jonas Strittmatter
2021-09-26
fix: print error mesage and dont close telescope if nothing is selected (#1285)
Simon Hauser
2021-09-22
fix: help_tags if file_ignore_patterns = { "doc" } is set (#1279)
Rafael A. Madriz
2021-09-22
fix(lsp): check if action.command.arguments is nil (#1274)
Jose Alvarez
2021-09-19
fix(builtin): internal.help_tags not finding all tags (#1258)
Javier Lopez
2021-09-16
feat: support <pattern> for git-for-each-ref (git_branches) (#1248)
Anthony Nichols
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-09-15
feat: Remove version field if zero from codeaction calls (#738)
Matsu
2021-09-12
fix: add no more flags delimiter for ripgrep (#1217)
Chase Colman
2021-09-12
feat: lsp type definitions (#1224)
Rodrigodd
2021-09-10
feat: git merge branch action (#1220)
thibthib18
2021-09-09
perf: load builtin submodules when a picker is invoked (#1191)
Dhruv Manilawala
2021-09-09
Add word to prompt title for grep string (#1184)
Dheepak Krishnamurthy
2021-09-05
fix(lsp): Handle new signature for lsp handlers
TJ DeVries
2021-09-02
fix(picker): incorrect git stash picker command (#1195)
Phelipe
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-09-01
feat: add utility for fetching buffer directory (#902)
Logan Connolly
2021-09-01
fix: Should not block on git commands (#1176)
TJ DeVries
2021-08-25
fix(ts-highlighting): get hl name from the capture (#1166)
Dhruv Manilawala
2021-08-23
fix(pickers): attach_mappings on builtins.buffers needs return (#1155)
Aiden Scandella
2021-08-23
fix: (terminal) buffer previewer (#1120)
fdschmidt93
2021-08-23
refactor(pickers): remove additional fileopen (#1154)
tami5
2021-08-23
pickers(*): Add support for &tags (#1122)
Emilia Simmons
2021-08-21
hotfix: should have been there but wasnt
Simon Hauser
2021-08-21
fix(pickers): config mappings (#1147)
Simon Hauser
2021-08-21
fix: some improvements for telescope.symbols if run in insert mode (#1117)
Simon Hauser
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-08-19
Allow range parameters on command parser (#1123)
Jan Steinke
2021-08-12
chore: separate commit date & time in git_branches (#1111)
James Trew
2021-08-11
fix: builtin `list_or_jump` now handles non list replies from the server (#1101)
Marten Trip
2021-08-09
fix: picker config (#1094)
Simon Hauser
2021-08-04
chore: reformat docs after tree-sitter-lua changes
Simon Hauser
2021-08-04
feat: add option jump_type to lsp_definitions and lsp_implementations (#1077)
zeertzjq
2021-08-04
fix: preview the correct man page section (#1076)
zeertzjq
2021-08-04
fix: escape newlines in code action title (#1012)
Dhruv Manilawala
2021-08-04
feat: live_grep and grep_string function for additional opts (allow file mask...
Nazeeh ElDirghami
2021-08-03
fix: fix `file_browser` on windows and potentially other file opens (#1026)
Luke Kershaw
2021-08-03
fix: git_bcommit use absolute path for current file (#1059)
Joshua Cao
2021-07-30
feat: add git reset action for git commits picker (#999)
Joel Palmer
2021-07-29
feat: add no_ignore option to find_files (#1010)
Lee Marlow
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-19
feat: sort_mru for builtin buffers (#1028)
Simon Hauser
2021-07-17
feat: add ^ and $ to characters handled by regex escape (#1007)
Daniel Imfeld
2021-07-17
fix: correct the prompt title (#1013)
wongxy
2021-07-16
feat: enable to preview themes (#980)
wongxy
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
[prev]
[next]