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
Age
Commit message (
Expand
)
Author
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
2022-03-14
docs: fix path in developers file (#1789)
Ole
2022-03-13
hotfix: scrolling should work correctly again
Simon Hauser
2022-03-13
fix: selection strategy madness if its not set to `reset` (#1559)
Simon Hauser
2022-03-13
fix: action mt again (#1487)
Simon Hauser
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-13
chore: delete unused functions (#1788)
Simon Hauser
2022-03-12
feat(diagnostics): additional filter options (#1610)
Sean Mackesey
2022-03-12
fix(find_files): follow with unix `find` command (#1787)
i3Cheese
2022-03-11
fix: disable signcolumn in telescope windows (#1781)
Simon Hauser
2022-03-11
feat(lsp): ignore_symbols option (#1745)
tami5
2022-03-11
fix: allow Number type should be allowed for option keys (#1782)
Fabio Manganiello
2022-03-11
feat(lsp_references): expose include_declaration option (default still true) ...
tami5
2022-03-11
fix(grep): make filename parser non-greedy (#1785)
Tom
2022-03-10
fix: error on toggling selection with empty picker (#1786)
Tor Bratsberg
2022-03-10
refactor: remove redundant state in preview (#1761)
Laura
2022-03-10
fix(*grep): escape dot when not using regex (#1784)
Slotos
2022-03-10
fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)
Simon Hauser
2022-03-08
fix: treesitter picker with lua (defintions) (#1779)
Simon Hauser
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-03-04
docs: link plenary.nvim dependency in README (#1768)
Érico Nogueira Rolim
2022-03-02
Change center layout strategy to allow vertical anchoring (#1719)
Alef Pereira
2022-02-23
fix builtin.autocommands throwing error (#1758)
Vedant Neema
2022-02-15
feat: allow user to wrap picker results (#701, #1296) (#1735)
Sultanahamer
2022-02-14
fix: add opts.bufnr and opts.winnr to builtin picker (#1706)
James Trew
2022-02-14
fix: builtin `autocommands` previewer throws error (#1732)
daangoossens22
2022-02-13
fix(actions.qflist): make it work with vim quickfix commands (#1742)
Connor Sheehan
2022-02-13
feat(spell_suggest): ignore spell setting (#1744)
Roland Fredenhagen
[next]