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
Age
Commit message (
Expand
)
Author
2022-12-28
docs: fix typos/wording (#2283)
Tsakiris Tryfon
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-04
fix: restore testing framework to actually work (#2070)
TJ DeVries
2022-07-12
fix: cursor theme for nvim 0.7 (#2069)
Simon Hauser
2022-07-12
fix: cursor theme if winbar is set (#2066)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-01
docs: `make_entry` and `entry_display`
julianf
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-05-12
feat(entry_display): expose prompt_bufnr opt (#1934)
fdschmidt93
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-02
Change center layout strategy to allow vertical anchoring (#1719)
Alef Pereira
2022-01-15
fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)
Luke Kershaw
2022-01-06
fix: allow `selection_caret` to be entirely whitespace (#1660)
Luke Kershaw
2022-01-05
feat: multiselect icon (#1572)
Luke Kershaw
2021-12-10
feat: layout `anchor` (#1582)
Luke Kershaw
2021-12-10
break: bump the minimum required neovim version to 0.6 or higher (#1549)
Simon Hauser
2021-12-10
feat: `center` layout `mirror` option (#1577)
Luke Kershaw
2021-12-08
fix: `bottom_pane` remove `results` border next to `prompt` (#1563)
Luke Kershaw
2021-12-03
docs: layout strategy usage (#1493)
Luke Kershaw
2021-11-29
chore: layout strategy tidying (#1509)
Luke Kershaw
2021-11-28
feat: add `preview width` option for `bottom_pane` layout (#1505)
max397574
2021-11-27
feat: extend functionality of `entry_display.create` (#1408)
Luke Kershaw
2021-11-18
feat: layout actions (#1383)
Luke Kershaw
2021-11-04
feat: Full width select (#1403)
Julian Fricker
2021-10-31
Revert "break: changed the results window highlight to always be full width (...
Simon Hauser
2021-10-29
break: changed the results window highlight to always be full width (#1312)
Julian Fricker
2021-10-24
fix: missing check for negative index in cycle scrolling (#1372)
Vsevolod
2021-10-09
fix: scroll_strategy limit + sorting_strategy descending (#1322)
Simon Hauser
2021-10-09
fix: scroll_strategy limit (#1320)
koopa1338
2021-10-04
feat: more prompt position strategies (#1280)
Luke Kershaw
2021-09-19
fix: adjust layout positioning for new indexing (#1260)
Luke Kershaw
2021-09-19
feat: `layout_strategies` refactor (#1039)
Luke Kershaw
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-20
fix: check if tabline is present when calculating certain layouts (#1027)
Luke Kershaw
2021-07-18
fix for #847 (#1022)
Ben Smith
2021-07-18
Mirror option for bottom_pane layout_strategy (#847)
Ben Smith
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-05-15
feat: add ivy-style layout strategy (#771)
TJ DeVries
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-04-06
feat: buf highlights for current buffer fuzzy find (#732)
TJ DeVries
2021-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
2021-03-17
fix: Do not error with clearing namespace on clearing display
TJ DeVries
2021-03-05
feat: define scroll speed + smart_send to qflist (#610)
elianiva
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
[next]