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
/
actions
Age
Commit message (
Expand
)
Author
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-06
fix: skip path escaping when adding items to quickfix list (#1712)
Daniel Imfeld
2022-03-04
docs: fix typo 'seperator' in documentation (#1767)
Vivianne
2022-02-13
fix(actions.qflist): make it work with vim quickfix commands (#1742)
Connor Sheehan
2022-01-28
fix(action): insert symbol in insert mode (#1722)
Christian Clason
2022-01-15
fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)
Luke Kershaw
2022-01-09
Revert "fix: folding when a file is opened (#1643)" (#1673)
Simon Hauser
2022-01-09
fix: folding when a file is opened (#1643)
Abel Mulugeta
2022-01-09
fix: allow `which_key` action without preview (#1668)
Luke Kershaw
2021-12-27
chore: remove redundant run_builtin action (#1589)
kylo252
2021-12-27
fix(actions): force insertmode after inserting symbol (#1618)
Christian Clason
2021-12-10
fix: `which_key` action `foldenable=false` by default (#1578)
Jieru Mei
2021-12-06
fix: ensure buffer is listed before edit_buffer (#1492)
Richard Lu
2021-12-06
typo: `which_key` (#1560)
GenesisTMS
2021-12-03
fix: actions.delete_buffer shouldnt force delete
Simon Hauser
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-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-13
feat: results scrolling actions (#1436)
Luke Kershaw
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-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-10-11
feat: add `gg` and `G` to default mappings (#1325)
Zachary Churchill
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-16
fix: wrap vim.cmd in pcall to avoid error (#1247)
gavynriebau
2021-09-16
docs: rewrite readme and add missing config values + builtin opts
Simon Hauser
2021-09-13
fix: make qf commands possible from any picker (#1237)
fdschmidt93
2021-09-10
feat: git merge branch action (#1220)
thibthib18
2021-09-07
fix(actions_generate.which_key): overriding opts (#1221)
August Masquelier
2021-09-01
feat: show keymaps for builtin actions (#1084)
fdschmidt93
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-08-23
fix: (terminal) buffer previewer (#1120)
fdschmidt93
2021-08-21
fix: some improvements for telescope.symbols if run in insert mode (#1117)
Simon Hauser
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-08-04
fix(entry_to_qf): handle nil entry.cwd and absolute filenames (#1058)
bi0ha2ard
2021-08-03
fix: fix `file_browser` on windows and potentially other file opens (#1026)
Luke Kershaw
2021-07-30
feat: add git reset action for git commits picker (#999)
Joel Palmer
2021-07-25
refactor: remove unused parameter (#1044)
elianiva
2021-07-23
fix: make path for send to qflist correct (#1037)
Sebastian Lyng Johansen
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-17
fix: prevent error if preview scroll is triggered but no preview is available...
Abe Nonym
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
2021-07-10
fix: pasting multiline register content (#971)
toppair
2021-07-09
hotfix: just only false to disable
Simon Hauser
2021-07-09
feat: cycle prompt history (#521)
Simon Hauser
2021-07-03
feat: option to `include_extensions` in `builtin` picker (#953)
Luke Kershaw
[prev]
[next]