summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-10docs: correct link to CONTRIBUTING.md (#632)Khue Nguyen
2021-03-09feat: add completion to pre-filtering (#626)fdschmidt93
2021-03-09feat: lsp definitions (#631)oberblastmeister
2021-03-07fix: `error using dictionary as a string` when running send_to_qflist (#622)oberblastmeister
2021-03-07fix: only expand if we are not in_fast_event()Simon Hauser
2021-03-05feat: define scroll speed + smart_send to qflist (#610)elianiva
2021-03-04fix: error from unset LspDiagnosticSign & introduce opts.no_sign to lsp_*_dia...fdschmidt93
2021-03-04feat: add hidden opt to file_browser (#608)Tom
2021-03-04feat: workspace diagnostics, jump to and improved styling (#599)fdschmidt93
2021-03-04fix: add loading guard (#602)Dmitry
2021-03-03feat: lsp diagnostics and prefiltering by entry attribute (#543)fdschmidt93
2021-03-03fix: Keep remaps safe between reloadsTJ DeVries
2021-03-03docs: start documenting previewers (#574)Simon Hauser
2021-03-03[docgen] Update doc/telescope.txtGithub Actions
2021-03-03fix: remove gotos because this breaks lua 5.1 (#583)TJ DeVries
2021-03-03fix: subcommand completion for each extension (#597)tamago324
2021-03-03docs: show a short way to list all builtin pickerselianiva
2021-03-02feat: add expand_dir opts for git_status (#591)elianiva
2021-03-02fix: make sure devicons are loaded (#590)Simon Hauser
2021-03-02Enhance Telescope command (#588)Raphael
2021-03-01refactor: move transform_devicons and get_devicons to utils (#580)ndavid
2021-03-01feat: better display for git_branches (#586)Simon Hauser
2021-03-01feat: delete mappings for git_branches (#578)ThePrimeagen
2021-03-01Fix formatting in README to show keybinding (#577)Thorsten Ball
2021-02-28docs: add space before + and }elianiva
2021-02-28feat: layout horizontal and vertical can now be mirrored (#548)Ben Smith
2021-02-28fix: entry_prefix if selection_caret > entry_prefix (#572)Simon Hauser
2021-02-28feat: add ability to multiselect in reverse direction (#573)Volodymyr Kot
2021-02-27feat: multi selection. Only integrates with send_selected_to_qflist (#551)TJ DeVries
2021-02-27fix: a lot of small things and adds more customization for caret (#554)Simon Hauser
2021-02-27fix: goto_file_selection performance issues, do not reload buffer if it is al...oberblastmeister
2021-02-27feat: allow git_* to use vim pwd over git root (#563)Tom
2021-02-26fix: proper multibytes chars alignment (#560)elianiva
2021-02-26fix: change git previewers from using -P to --no-pager for better compatibili...Jae-Won Chung
2021-02-25docs: update outdated gif + more demo (#546)elianiva
2021-02-24feat: Add vim docs & generators (#370)TJ DeVries
2021-02-24fix: scroll misbehaving + fixed jump to middle (#547)elianiva
2021-02-24feat: make buffer previewer default and deprecate bat previewer (#420)Simon Hauser
2021-02-24feat: adds M mapping in normal mode (#544)Hubert Pelczarski
2021-02-24feat: advanced normal mode (#463)Simon Hauser
2021-02-23feat: file browser & refresh interface (#290)Simon Hauser
2021-02-23fix: typo from last commit (#542)bi0ha2ard
2021-02-23readme: update extensions section. Link to wiki for community extensions (#539)bi0ha2ard
2021-02-22feat: Action improvements (#472)TJ DeVries
2021-02-12feat: add 'follow' opt to find_files (#530)Asbjørn Håland
2021-02-12feat: buffer previewers ls is now colorized (#505)Simon Hauser
2021-02-12fix: git_commits when a commit has no message (#529)Danilo Luvizotto
2021-02-09fix: all git builtin respect cwd now (#517)Simon Hauser
2021-02-09hotfix: displayer showing now items on windows (#515)JINNOUCHI Yasushi
2021-02-08feat: show all sections in man_pages (#512)JINNOUCHI Yasushi