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
/
builtin
/
__internal.lua
Age
Commit message (
Expand
)
Author
2023-02-19
fix(builtin.commands): add the command w/ zero arguments to cmd history when ...
liugh
2023-01-30
feat: Allow filtering for oldfiles and buffers (#2353)
Svetlozar Iliev
2023-01-30
fix: man_pages on macOS and FreeBSD (#2326) (#2352)
Fernando Schauenburg
2023-01-22
fix(oldfiles): use path separator from builtin utils in cwd_only (#2340)
Hasan Mahmud
2023-01-07
fix(old_files): opts.cwd_only includes similarly named dirs (#2308)
emmanueltouzery
2022-12-21
fix: jumplist picker indexing the line after (#2273)
Tobias S
2022-11-27
feat(builtin.keymaps): display noremap/buffer indicators and add lhs filter (...
Xavier Young
2022-11-27
feat: add new action to open quickfix window from quickfixhistory (#2249)
kyoh86
2022-11-23
feat(picker): command history filter (#2132)
kkharji
2022-11-06
feat: the parameter "map" of attach_mappings can be list of modes to create m...
ADoyle
2022-09-27
fix: builtin register picker better sorting (#2175)
Tushar Kuntawar
2022-07-22
fix: move the moon behind show_moon option and update documentation (#2072) (...
steven
2022-07-22
fix: `Telescope` command lsp_definition call (and potentially more) (#2086)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-01
break: prefix internal files and add deprecation messages (#2032)
Simon Hauser