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-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-18
fix: use `string.format` on `builtin.resume` error message (#1465)
Luke Kershaw
2021-11-15
Fixes #1371
TJ DeVries
2021-11-15
chore: reformat files.lua after stylua update (#1456)
fdschmidt93
2021-11-15
feat: allow changing results/prompt title & persisting multi on picker:refres...
fdschmidt93
2021-11-14
feat: `exclude` option for `shorten` in `path_display` (#1429)
Luke Kershaw
2021-11-13
fix: LSP code actions not working for some language servers (#1381)
klausweiss
2021-11-13
feat(worktrees): added support for bare repo git operations (#1370)
Pranav Rao
2021-11-13
doc: fix typo in telescope.txt (#1431)
Desmond Chin
2021-11-13
feat: results scrolling actions (#1436)
Luke Kershaw
2021-11-13
fix: typo in previewers documentation (#1450)
Zoltan Klinger
2021-11-10
fix: actions.git_checkout_current_buffer calling deprecated method (#1439)
hungpt2702
2021-11-04
fix: revert buffers previewer (#1400)
fdschmidt93
2021-11-04
fix: deactivate binary ft detection for Win32 (#1413)
fdschmidt93
2021-11-04
feat: Full width select (#1403)
Julian Fricker
2021-11-04
breaking: bump nvim version requirement to 0.5.1 (#1406)
Julian Fricker
2021-11-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-10-31
Revert "break: changed the results window highlight to always be full width (...
Simon Hauser
2021-10-31
fix: check if caret is present before removal (#1390)
Luke Kershaw
2021-10-29
break: changed the results window highlight to always be full width (#1312)
Julian Fricker
2021-10-28
fix: set preview `titlehighlight` when re-enabling preview (#1384)
Luke Kershaw
2021-10-28
fix: buitin.tags broke when tags-file was in wildignore (#1387)
Denis Cornehl
2021-10-26
feat: separate higlight for titles in picker windows (#1362)
Luke Kershaw
2021-10-24
fix: missing check for negative index in cycle scrolling (#1372)
Vsevolod
2021-10-24
fix: opts.git_command for files, commits, bcommits (#1374)
Simon Hauser
2021-10-24
fix: Exclude unlisted lsp buffers in oldfiles picker (#1219)
A. Schueler
2021-10-24
docs: fix typo in qflist_previewer's default value (#1363)
nickelc
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-19
fix(tags): wrong path separator on Windows (#1354)
x1314aq
2021-10-12
fix: Bug with nil action error (#1340)
Rafael Delboni
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-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
[next]