summaryrefslogtreecommitdiff
path: root/lua/telescope/previewers.lua
AgeCommit message (Expand)Author
2020-10-08fix: Do not wrap lines and allow scrolling in ranged optionsTJ DeVries
2020-10-07Fix help preview and add highlighting to search result (#124)Senghan Bright
2020-10-07feat: Manpages finder (output of apropos) (#134)Senghan Bright
2020-10-04fix: Pass --paging=always to bat (#142)Kamal Marhubi
2020-09-25feature: Vim help-tags picker (#117)Senghan Bright
2020-09-24wip: Add some stuff for nvim_fileTJ DeVries
2020-09-23fix: adding a nil check to self.state when the window is too narrow for a pre...Fahad RIaz
2020-09-17feat: Improved previewers and cleanupTJ DeVries
2020-09-17fix: Add nil checks for state when preview hasn't been initialized yet (#92)Corentin Brunel
2020-09-16feat: Easy Termopen for Previewer (#88)TJ DeVries
2020-09-16fix: use double dash to fix special filenames (#87)Oleg Matrokhin
2020-09-16feat: add scrolling in preview window (#47)haorenW1025
2020-09-11nit: Always set a stateTJ DeVries
2020-09-11feat: make buffer work much betterTJ DeVries
2020-09-09fix: don't accidentally mess with stateTJ DeVries
2020-09-07fix: set some opts for batTJ DeVries
2020-09-07fix: Close termopen jobs when doneTJ DeVries
2020-09-06View the planets (#12)smolck
2020-09-06added treesitter builtin (#31)Brian Ryall
2020-09-05added preview for files which spaces in names. (#35)Subeet Kumar Dutta
2020-09-04fix: Don't push past midnight. You'll make clason's stuff break :/TJ DeVries
2020-09-03feat: Major improvements in API. Particularly relating to entries.TJ DeVries
2020-09-02feat: add some new items and make mappings easierTJ DeVries
2020-09-01feat/hack: Add builtin.builtinTJ DeVries
2020-09-01wip: new sortersTJ DeVries
2020-08-31Add some WIP stuffTJ DeVries
2020-08-31feat: Add better mapping supportTJ DeVries
2020-08-28feat: borders and no previews for rockerTJ DeVries
2020-08-27slightly better small screen UXTJ DeVries
2020-08-27feat: Add livegrep and lsp referecnesTJ DeVries
2020-08-24Add fuzzy git file finderZTJ DeVries
2020-08-20WIP: Actually get the UI to work and add some testsTJ DeVries
2020-08-03Work on ngram sorterTJ DeVries
2020-07-31Streamed some refactoring. More work to doTJ DeVries
2020-07-17Another streamTJ DeVries
2020-07-15Get simple rg example to workTJ DeVries