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
/
pickers.lua
Age
Commit message (
Expand
)
Author
2021-11-30
fix: keep previewer `winid` state updated on layout changes (#1522)
Luke Kershaw
2021-11-29
add Normal highlights for prompt and results (#1514)
max397574
2021-11-28
fix: Border window also need to be winblend due to window overlap in multigri...
akiyosi
2021-11-23
Revert "fix: action mt so we can again concat actions from two different tabl...
Simon Hauser
2021-11-23
fix: telescope close process and cleanup layout actions (#1480)
Simon Hauser
2021-11-22
fix: action mt so we can again concat actions from two different tables (#1143)
Simon Hauser
2021-11-20
fix: error when opts is nil in pickers.new (#1471)
Salomon Popp
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-15
Fixes #1371
TJ DeVries
2021-11-15
feat: allow changing results/prompt title & persisting multi on picker:refres...
fdschmidt93
2021-11-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-10-31
fix: check if caret is present before removal (#1390)
Luke Kershaw
2021-10-28
fix: set preview `titlehighlight` when re-enabling preview (#1384)
Luke Kershaw
2021-10-26
feat: separate higlight for titles in picker windows (#1362)
Luke Kershaw
2021-10-21
fix: always remove previous caret when change selection (#1364)
Luke Kershaw
2021-10-20
fix: preview title key and a bug with dynamic_title (#1350)
Simon Hauser
2021-10-20
feat: recalculate picker layout on `VimResized` (#959)
Luke Kershaw
2021-10-11
fix: highlighting when `color_devicons=false` (#1328)
Jean-Luc Bastarache
2021-10-09
fix: processed count to exclude entries that got ignored in make_entry (#1323)
Simon Hauser
2021-10-08
feat: Add scrolling through results (#1232)
TJ DeVries
2021-09-19
fix: pickers use entry.filename as default and fallback to entry.value for fi...
TheLeoP
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-09-09
fix: restoring picker table/function opts (#1205)
fdschmidt93
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-09-01
fix(pickers): initial normal mode (#1165)
fdschmidt93
2021-08-20
fix: Close async oneshot jobs on finder:close (#1140)
TJ DeVries
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-08-11
feat: api for clearing completion cb in userspace (#1097)
fdschmidt93
2021-08-11
feat: Move to plenary.popup (#1102)
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-18
Set a filetype for the results buffer (#1019)
Rasmus Bergström
2021-07-09
feat: cycle prompt history (#521)
Simon Hauser
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-14
feat: cycle previewers with commit and bcommit already using it (#528)
Simon Hauser
2021-06-09
feat: delete entry from the picker without closing telescope (#828)
Dhruv Manilawala
2021-05-26
fix: abort picker set_selection if no manager (#866)
kaddkaka
2021-05-15
Reset multi-selection in Picker:refresh() (#830)
Tom Praschan
2021-05-09
fix: add check for nil win_id in Picker.close_windows (#831)
Luke Kershaw
2021-04-28
fix: Fix things for conni
TJ DeVries
2021-04-22
feat: allow reset prompt to set text as well
TJ DeVries
2021-04-16
fix: Default to an empty sorter, so we always have one
TJ DeVries
2021-04-15
feat: Add more sorter hooks (#752)
TJ DeVries
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-03-30
fix: no longer leaking one buffer previewer in some occasions (#664)
Simon Hauser
[prev]
[next]