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
2023-03-21
fix: Incorrect refine option for prompt_prefix (#2413)
Rafael Bodill
2023-03-21
feat: utilize last window cursor position (#2416)
James Trew
2023-02-19
feat: extend git_delete_branch to delete of all selected branches (#2337)
Sven
2023-01-30
feat: add support for wrapping history on reaching history begin or end (#2349)
Reid Swan
2023-01-22
docs: telescope.nvim spelling and grammar fixes (#2325)
vladislav doster
2023-01-22
docs: proof-read edits (#2311)
James Trew
2023-01-22
fix: escape filename used in drop commands (#2339)
Ryan Blonna
2022-11-06
fix: generate.refine with border=false (#2223)
Simon Hauser
2022-09-27
fix: checktime when git checkout (#2176)
Jieru Mei
2022-09-17
fix: check for window before scrolling previewer (#2163)
Jonas Strittmatter
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-08-13
feat: add drop command for buffers (#2131)
Ryan Blonna
2022-07-21
fix(which_key): mode width options typo (#2078)
Nicholas Hoffman
2022-07-19
fix(which_key): only get telescope mappings (#2090)
Fabian David Schmidt
2022-07-16
fix: push history on refine (#2074)
Simon Hauser
2022-07-12
docs: add module names to fix gO (#2064)
Simon Hauser
2022-07-07
fix: grep_string search= jump to line
Simon Hauser
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-07-01
feat: refine with new_table
Fabian David Schmidt
2022-06-30
docs: document limitation of action
Simon Hauser
2022-06-30
docs: clarify docs around `search_dirs` and `map_entries`
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: wrong win on selection (#1951)
fdschmidt93
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
hotfix: regression from latest commit, files could no longer be opened
Simon Hauser
2022-05-15
feat: Add ability to choose window to edit (#745)
TJ DeVries
2022-05-04
feat: quickfixhistory picker (#1878)
fdschmidt93
2022-05-01
fix: termopen previewer (#1901)
Simon Hauser
2022-04-30
docs: add 'https://' prefix to smart history link (#1885)
Austin Ray
2022-04-28
fix(actions): don't exec pre or post if replaced (#1892)
fdschmidt93
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-04-08
fix: save position into jumplist before 'edit' action (#1234)
Joshua Cao
2022-03-31
fix: action replace/enhance if the replaced/enhanced action as combined (#1814)
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-20
fix: default `layout_config` to `{}` on `cycle_layout` actions (#1796)
Luke Kershaw
2022-03-13
fix: action mt again (#1487)
Simon Hauser
[next]