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-07-07
fix: grep_string search= jump to line
Simon Hauser
2022-07-07
fix: autocmd, show desc if available (#2046)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-06
docs: add missing opts docs for lsp builtins
Simon Hauser
2022-07-06
feat(grep_string): invert_match for search="", removing empty lines (#2040)
Simon Hauser
2022-07-06
fix(path_display): allow function on path_display (#2043)
Charles Moscofian
2022-07-06
feat: grep_open_files for builtin.grep_string (#2039)
Simon Hauser
2022-07-04
fix: path_display hidden for make_entry.gen_from_quickfix (#2038)
Charles Moscofian
2022-07-03
chore: make to_fuzzy_refine configurable (#2034)
Simon Hauser
2022-07-03
fix(from_entry): treat directories as valid paths (#2035)
Fabian David Schmidt
2022-07-01
Merge pull request #1945 from nvim-telescope/dev
Simon Hauser
2022-07-01
break: cleanup preview.treesitter language setting (#1612)
marcel
2022-07-01
break: prefix internal files and add deprecation messages (#2032)
Simon Hauser
2022-07-01
feat: search_file option for builtin fd command (#2029)
Turiiya
2022-07-01
fix: crash in tags on enter for no results and random crash in previewer
Simon Hauser
2022-07-01
fix: autocommands regression
Simon Hauser
2022-07-01
feat: refine with new_table
Fabian David Schmidt
2022-07-01
docs: `make_entry` and `entry_display`
julianf
2022-07-01
feat: Add entry_index for entry_makers
TJ DeVries
2022-07-01
fix: filereadable should check for 1 or 0 (#2030)
xiaxi
2022-06-30
fix: spell_suggest if cursor is at last char of word
Simon Hauser
2022-06-30
docs: document limitation of action
Simon Hauser
2022-06-30
fix: truncate for builtin.buffers
Simon Hauser
2022-06-30
fix: Inconsistent Color highlighting inside Git File Diff Preview
Simon Hauser
2022-06-30
feat: add min max boundary to width, hight resolver (#2002)
Simon Hauser
2022-06-30
feat: clear previewer if no item is selected (#2004)
Simon Hauser
2022-06-30
feat(rg): pass multiple globs to rg by default (#2003)
Anton
2022-06-30
fix(current_buffer_tags): tag-relative=never (#1970)
Dane Summers
2022-06-30
feat(builtin.lsp): implement builtin handlers for lsp.(incoming|outgoing)_cal...
Manuel
2022-06-30
docs: clarify docs around `search_dirs` and `map_entries`
Simon Hauser
2022-06-30
feat: `find_command` can be a function (#2000)
Simon Hauser
2022-06-30
chore: cleanup autocmd builtin (#1947)
Simon Hauser
2022-06-30
refactor: make_entry more consistent (#1410)
Yorick Peterse
2022-06-30
feat: add `--follow` to bcommits (#1997)
Brian Di Palma
2022-06-30
feat: add option `use_default_opts` to `builtin.builtin` (#1996)
Bjarki Baldursson Harksen
2022-06-30
feat(tags): process tagfiles on the fly (#1989)
Antoine
2022-06-30
feat: no-ignore-parent shorthand option for find_files. (#1963)
Jeremy Neal
2022-06-30
feat: force buffer delete for terminal and improvements for Picker:delete_sel...
TheMeaningfulEngineer
2022-06-30
fix(resume): previewer if toggled (#1957)
Simon Hauser
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-06-30
feat: none strategy & control attachment (#1867)
fdschmidt93
2022-06-30
feat(vim_options): show scope information in display (#1956)
Simon Hauser
2022-06-30
docs: document limitations of file_ignore_patterns and transform_path (#1955)
Simon Hauser
2022-06-30
chore: cleanup vim options (#1946)
Simon Hauser
2022-06-30
break(git_files): change show_untracked default to false (#842)
Ben Smith
2022-06-30
fix: grep_string crashes when string has newline (#2026)
Reed Koser
2022-06-18
fix: error caused by the invalid options in create_autocmd for vimdiff (#2013)
Rocky Zhang
2022-06-15
fix: block autocommands when setting preview buffer (#2010)
zeertzjq
2022-06-13
fix: TelescopePreviewerLoaded (#2005)
Simon Hauser
2022-06-12
doc: use correct option name for 'only_sort_text' (#1995)
Jose Veiga
[next]