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
2021-01-30
fix: git branches previewer add nil check to cend (#478)
Corentin Brunel
2021-01-28
feat: allow a callback to be called on on_lines update (for filtering tags fr...
Senghan Bright
2021-01-27
Undo #465 (#469)
anott03
2021-01-25
fix: move to actions.select as default action (#465)
anott03
2021-01-25
feat: support different languages for help_tags if helpfiles are available in...
JINNOUCHI Yasushi
2021-01-24
fix: allow previewer win customization (#460)
Alvaro Muñoz
2021-01-23
fix: escape filename for previewer and action (#456)
elianiva
2021-01-22
feat: add vim buffer directory viewer using plenary scandir.ls_async (#421)
Simon Hauser
2021-01-22
fix: fnameescape in from_entry (#454)
Simon Hauser
2021-01-22
fix: escape filename before opening it (#453)
elianiva
2021-01-20
grep_string/live_grep support multiple dirs (#448)
tami5
2021-01-19
feat: add ignore_current_buffer opt to builtin buffers (#444)
relnod
2021-01-19
fix: error message too many open files (#432)
Simon Hauser
2021-01-18
Substring matcher (#443)
Senghan Bright
2021-01-17
feat: Add option to set initial_mode (#442)
wordhou
2021-01-17
improve conver_user_opts function readable (#441)
Raphael
2021-01-16
feat: allow to list files in git submodules (#329)
Massimo Redaelli
2021-01-16
support convert custom command arg (#439)
Raphael
2021-01-15
fix: preview for unnamed buffers (#434)
Simon Hauser
2021-01-15
feat: show git log for remote branches (#428)
Simon Hauser
2021-01-12
fix #426 (#427)
Simon Hauser
2021-01-12
fix #385 (#422)
Simon Hauser
2021-01-12
fix: git_branch only remove remotes/origin part (#423)
JINNOUCHI Yasushi
2021-01-11
feat: only_search_text (#419)
TJ DeVries
2021-01-11
refactor file_maker signature and fix scrolling (#412)
Simon Hauser
2021-01-11
fix: previewer windows fix (#371)
Simon Hauser
2021-01-11
feat: quickfix (#293)
TJ DeVries
2021-01-09
fix: use valid paths for term_previewer vimgrep and qflist (#402)
JINNOUCHI Yasushi
2021-01-08
fix: custom extensions opts for commands (#404)
Raphael
2021-01-08
refactor telescope command (#398)
Raphael
2021-01-06
fix: remove quotes from spell suggestions (#400)
Senghan Bright
2021-01-06
Spell suggestions (#399)
Senghan Bright
2021-01-06
add devicons to oldfiles picker (#397)
JINNOUCHI Yasushi
2021-01-05
fix: handle directories in windows with dir (term_previewer) (#395)
Mike
2021-01-05
feat: add actions.get_current_line (#391)
oberblastmeister
2021-01-04
feat: Add highlight to builtin.git_status (#388)
Cedric M'Passi
2021-01-04
fix: live_grep will now accept cwd (#390)
Simon Hauser
2021-01-04
Fix missing global (#384)
Senghan Bright
2021-01-04
add selected command to cmd-history (#383)
Senghan Bright
2021-01-03
fix: termopen previewer for powershell (#382)
Simon Hauser
2021-01-03
fix: escape chars instead of resetting the prompt (#379)
elianiva
2021-01-03
fix: live_grep throws an error if you insert `\` (#378)
elianiva
2021-01-01
fix: make sure preview buffer is valid before writing to it (#376)
Alvaro Muñoz
2020-12-31
fix: tags now work with hasktags (#375)
Simon Hauser
2020-12-31
fix: has ts (#374)
Simon Hauser
2020-12-30
fix: add ts_parsers.ft_to_lang to detect lang (#373)
fffed
2020-12-30
feat: append mode for previewers.utils.job_maker (#372)
Alvaro Muñoz
2020-12-29
feat: All buffer previewers are now async and more config options (#354)
Simon Hauser
2020-12-27
feat: all entry_makers are now overridable and icons for builtin.buffers (#364)
tamago324
2020-12-26
fix: bug scroller.create (#366)
MenBrial
[next]