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