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
/
init.lua
Age
Commit message (
Expand
)
Author
2023-01-22
docs: proof-read edits (#2311)
James Trew
2022-09-27
fix: checktime when git checkout (#2176)
Jieru Mei
2022-09-04
feat: added support for tabdrop (#2143)
Ryan Koval
2022-09-03
fix: nop i_<c-j> because we dont want allow new line (#2147)
Simon Hauser
2022-07-21
fix(which_key): mode width options typo (#2078)
Nicholas Hoffman
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-03
chore: make to_fuzzy_refine configurable (#2034)
Simon Hauser
2022-06-30
docs: document limitation of action
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-02
fix: error in action.close when picker.original_win_id is not valid (#1982)
Jędrzej Boczar
2022-06-01
fix: cursor move in actions.insert_symbol_i (#1979)
Fabian David Schmidt
2022-05-25
fix(git_branch): fix typo in action notification (#1966)
Fabian David Schmidt
2022-05-20
fix: exiting picker from insert mode (#1202)
fdschmidt93
2022-05-04
feat: quickfixhistory picker (#1878)
fdschmidt93
2022-05-01
fix: termopen previewer (#1901)
Simon Hauser
2022-04-22
fix(which_key): get full path & handle table assignment of funcrefs (#1875)
fdschmidt93
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-22
feat: show assigned function in actions.which_key (#1871)
fdschmidt93
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-04-17
docs: document more actions and add introduction to actions (#1829)
Simon Hauser
2022-03-30
fix: typo for notify log level (#1813)
Dhruv Manilawala
2022-03-30
fix: add `%s` to notify message of git checkout action (#1812)
Dhruv Manilawala
2022-03-20
doc: help for select_{default,tab,vertical,horizontal} (#1801)
Jonathan Birk
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-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
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
typo: `which_key` (#1560)
GenesisTMS
2021-12-03
fix: actions.delete_buffer shouldnt force delete
Simon Hauser
2021-11-23
fix: telescope close process and cleanup layout actions (#1480)
Simon Hauser
2021-11-18
fix: cleanup of layout actions
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-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
[next]