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-10-12
fix: loclist can have non current buf entries (#1333)
fdschmidt93
2021-10-11
feat: add `gg` and `G` to default mappings (#1325)
Zachary Churchill
2021-10-11
fix: highlighting when `color_devicons=false` (#1328)
Jean-Luc Bastarache
2021-10-09
fix: alias cwd_only and only_cwd option for buffers and oldfiles (#1316)
Patrick Ziegler
2021-10-09
fix: processed count to exclude entries that got ignored in make_entry (#1323)
Simon Hauser
2021-10-09
fix: check also fdfind in healthcheck (#1318)
Jakub Łuczyński
2021-10-09
fix: scroll_strategy limit + sorting_strategy descending (#1322)
Simon Hauser
2021-10-09
fix: scroll_strategy limit (#1320)
koopa1338
2021-10-08
feat: Add scrolling through results (#1232)
TJ DeVries
2021-10-07
fix: code action for rust analyzer (#1311)
Simon Hauser
2021-10-06
fix(healthcheck): migrate to new lua pattern (#1310)
Javier Lopez
2021-10-04
fix: stacking highlights in buffer previewer (#1294)
fdschmidt93
2021-10-04
feat: more prompt position strategies (#1280)
Luke Kershaw
2021-09-30
fix: which key float positioning (#1293)
fdschmidt93
2021-09-27
fix: show error message when nothing is selected (#1289)
Jonas Strittmatter
2021-09-27
feat: filetype_hook & improved docs; fix preview partial override (#1273)
fdschmidt93
2021-09-27
feat: add highlight group: TelescopePreviewMessage (#1286)
Sávio Carlos Martins Costa
2021-09-26
fix: print error mesage and dont close telescope if nothing is selected (#1285)
Simon Hauser
2021-09-26
fix: tags now also support suppercollider tags (#1284)
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-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
fix: update themes after `layout_strategies` refactor (#1262)
Luke Kershaw
2021-09-19
fix: adjust layout positioning for new indexing (#1260)
Luke Kershaw
2021-09-19
fix: pickers use entry.filename as default and fallback to entry.value for fi...
TheLeoP
2021-09-19
feat: `layout_strategies` refactor (#1039)
Luke Kershaw
2021-09-19
fix(builtin): internal.help_tags not finding all tags (#1258)
Javier Lopez
2021-09-17
fix: stacked hooks in buffer previewer (#1253)
fdschmidt93
2021-09-17
fix: fallback to syntax hl if treesitter fails (#1249)
fdschmidt93
2021-09-16
feat: skip/timeout preview if file cannot be easily previewed (#1231)
fdschmidt93
2021-09-16
fix: wrap vim.cmd in pcall to avoid error (#1247)
gavynriebau
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-13
fix: default make_entry (#1239)
Simon Hauser
2021-09-13
fix: make qf commands possible from any picker (#1237)
fdschmidt93
2021-09-12
feat: smart path (#914)
qualious
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: checkhealth (#1066)
Senghan Bright
2021-09-10
fix: stale lnum in buffer previewer (#1229)
fdschmidt93
2021-09-10
feat: git merge branch action (#1220)
thibthib18
2021-09-10
fix: jump to tag if buffer has unsaved changes (#1230)
Simon Hauser
2021-09-09
fix: restoring picker table/function opts (#1205)
fdschmidt93
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-07
fix(actions_generate.which_key): overriding opts (#1221)
August Masquelier
2021-09-05
fix(lsp): Handle new signature for lsp handlers
TJ DeVries
2021-09-02
fix: clear buffer previewer fully for caching (#1201)
fdschmidt93
[next]