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
2022-05-04
feat: quickfixhistory picker (#1878)
fdschmidt93
2022-05-04
fix: initial mode setting issues (#1917)
fdschmidt93
2022-05-03
Revert "fix(pickers): misc initial_mode setting fixes (#1895)" (#1914)
fdschmidt93
2022-05-03
fix(pickers): misc initial_mode setting fixes (#1895)
fdschmidt93
2022-05-02
fix: termpreviewer scrolling (#1906)
Simon Hauser
2022-05-01
fix: termopen previewer (#1901)
Simon Hauser
2022-05-01
fix(treesitter): use upstream get_node_text() instead of nvim-treesitter's de...
Chinmay Dalal
2022-04-30
chore: adapt to resolved_capabilities deprecation (#1902)
Christian Clason
2022-04-30
docs: add 'https://' prefix to smart history link (#1885)
Austin Ray
2022-04-30
fix: close process handle after termination (#1856)
Quet Zal
2022-04-30
feat: support for builtin.commands to show buffer commands (#1889)
milanglacier
2022-04-30
docs(smart_path): add negative performance warning (#1899)
Simon Hauser
2022-04-30
fix: man_pages respect nosplitright for <c-v>
Simon Hauser
2022-04-30
fix: help_tags respect nosplitright for <c-v>
Simon Hauser
2022-04-28
fix(actions): don't exec pre or post if replaced (#1892)
fdschmidt93
2022-04-27
fix(finder): don't trigger twice w/ inital_mode="insert" (#1886)
fdschmidt93
2022-04-26
fix: prompt now has always buftype prompt
Simon Hauser
2022-04-25
break: remove lsp code actions (#1866)
Simon Hauser
2022-04-25
feat: switch to telescope.lua (#1873)
Simon Hauser
2022-04-25
fix(help_tags): exclude invalid help-tag that errors
Simon Hauser
2022-04-22
fix(which_key): get full path & handle table assignment of funcrefs (#1875)
fdschmidt93
2022-04-22
chore: use of require "health" over vim.fn["health#*"] (#1868)
Simon Hauser
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
break: bump minimum required neovim version to 0.7 (#1851)
Simon Hauser
2022-04-22
feat: show assigned function in actions.which_key (#1871)
fdschmidt93
2022-04-20
fix: extra finder loop on refresh w/ reset prompt (#1860)
fdschmidt93
2022-04-18
feat: add default hl group for devicons (#1849)
Antoine Bertin
2022-04-18
feat: added trim option to make_entry.gen_from_quickfix (#1838)
rowario
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-04-17
fix: error if telescope is being opened from command-line window
Simon Hauser
2022-04-17
fix: displayer when tabs are used and ts is != 1 (#1845)
Simon Hauser
2022-04-17
docs: document more actions and add introduction to actions (#1829)
Simon Hauser
2022-04-10
fix(builtin.colorscheme): also restore &background (#1835)
wongxy
2022-04-09
feat(lsp_references): include current line option
Simon Hauser
2022-04-08
fix: save position into jumplist before 'edit' action (#1234)
Joshua Cao
2022-04-08
feat: global configuration of results_title and prompt_title (#1817)
Michael Benford
2022-04-03
chore: reformat with stylua 0.13
Simon Hauser
2022-03-31
fix: action replace/enhance if the replaced/enhanced action as combined (#1814)
Simon Hauser
2022-03-30
fix (treesitter): kind column
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-26
fix (tags|btags): escape all special characters (#1806)
ibhagwan
2022-03-26
chore: fix lint errors from latest ci run
Simon Hauser
2022-03-24
fix: typo in a LSP error message (#1805)
Mathijs Bakker
2022-03-20
feat: enable individual options for mappings (#890)
Waldson PatrĂcio
2022-03-20
doc: help for select_{default,tab,vertical,horizontal} (#1801)
Jonathan Birk
2022-03-20
docs: fix typo in defaults.history section (#1797)
Suvansh Kumar
2022-03-20
docs: fix typo in builtin.pickers section (#1792)
Dylan Byars
2022-03-20
fix: default `layout_config` to `{}` on `cycle_layout` actions (#1796)
Luke Kershaw
[next]