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
2022-08-24
fix(pickers): always redraw when screen is resized (#2140)
Aki
2022-08-19
Revert "rfc: use extmarks for highlighting and carets (#2099)" (#2138)
Fabian David Schmidt
2022-08-18
rfc: use extmarks for highlighting and carets (#2099)
Jeremy Saenz
2022-08-13
chore: reduce log level to trace in pickers.lua (#2124)
Jonas Strittmatter
2022-07-12
perf: limit scrolling size (#2059)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-01
feat: refine with new_table
Fabian David Schmidt
2022-06-30
feat: clear previewer if no item is selected (#2004)
Simon Hauser
2022-06-30
feat: force buffer delete for terminal and improvements for Picker:delete_sel...
TheMeaningfulEngineer
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-06-30
feat: none strategy & control attachment (#1867)
fdschmidt93
2022-06-01
fix: cursor move in actions.insert_symbol_i (#1979)
Fabian David Schmidt
2022-05-20
fix: exiting picker from insert mode (#1202)
fdschmidt93
2022-05-18
fix: set tagstack when we jump with lsp in telescope (#1887)
dagle
2022-05-15
feat: Add ability to choose window to edit (#745)
TJ DeVries
2022-05-05
fix: another teardown issue (#1918)
Simon Hauser
2022-05-04
fix: initial mode setting issues (#1917)
fdschmidt93
2022-05-03
Revert "fix(pickers): misc initial_mode setting fixes (#1895)" (#1914)
fdschmidt93
2022-05-03
fix(pickers): misc initial_mode setting fixes (#1895)
fdschmidt93
2022-05-01
fix: termopen previewer (#1901)
Simon Hauser
2022-04-27
fix(finder): don't trigger twice w/ inital_mode="insert" (#1886)
fdschmidt93
2022-04-26
fix: prompt now has always buftype prompt
Simon Hauser
2022-04-22
feat: lua autocmd (#1707)
Dave Lage
2022-04-22
fix: fix keep insert when going from telescope window to telescope window (#1...
kylo252
2022-04-20
fix: extra finder loop on refresh w/ reset prompt (#1860)
fdschmidt93
2022-04-17
fix: error if telescope is being opened from command-line window
Simon Hauser
2022-04-17
fix: displayer when tabs are used and ts is != 1 (#1845)
Simon Hauser
2022-04-08
fix: save position into jumplist before 'edit' action (#1234)
Joshua Cao
2022-04-08
feat: global configuration of results_title and prompt_title (#1817)
Michael Benford
2022-03-26
chore: fix lint errors from latest ci run
Simon Hauser
2022-03-13
hotfix: scrolling should work correctly again
Simon Hauser
2022-03-13
fix: selection strategy madness if its not set to `reset` (#1559)
Simon Hauser
2022-03-13
fix: action mt again (#1487)
Simon Hauser
2022-03-11
fix: allow Number type should be allowed for option keys (#1782)
Fabio Manganiello
2022-03-10
fix: error on toggling selection with empty picker (#1786)
Tor Bratsberg
2022-02-15
feat: allow user to wrap picker results (#701, #1296) (#1735)
Sultanahamer
2022-01-18
fix: always update preview when `_selection_entry` changes (#1693)
Luke Kershaw
2022-01-15
fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)
Luke Kershaw
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
2022-01-05
fix: check if `status.preview_bufnr` is `nil` before checking if valid (#1657)
Luke Kershaw
2021-12-05
docs: functions in `pickers.lua` (#1554)
Luke Kershaw
2021-12-03
feat: highlight group for counter: TelescopePromptCounter
Simon Hauser
2021-11-30
docs: fix `Picker:get_row(index)` doc string (#1515)
Martin Roa Villescas
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
[next]