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
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
2021-03-03
fix: remove gotos because this breaks lua 5.1 (#583)
TJ DeVries
2021-03-03
fix: subcommand completion for each extension (#597)
tamago324
2021-03-02
feat: add expand_dir opts for git_status (#591)
elianiva
2021-03-02
fix: make sure devicons are loaded (#590)
Simon Hauser
2021-03-02
Enhance Telescope command (#588)
Raphael
2021-03-01
refactor: move transform_devicons and get_devicons to utils (#580)
ndavid
2021-03-01
feat: better display for git_branches (#586)
Simon Hauser
2021-03-01
feat: delete mappings for git_branches (#578)
ThePrimeagen
2021-02-28
feat: layout horizontal and vertical can now be mirrored (#548)
Ben Smith
2021-02-28
fix: entry_prefix if selection_caret > entry_prefix (#572)
Simon Hauser
2021-02-28
feat: add ability to multiselect in reverse direction (#573)
Volodymyr Kot
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-27
fix: goto_file_selection performance issues, do not reload buffer if it is al...
oberblastmeister
2021-02-27
feat: allow git_* to use vim pwd over git root (#563)
Tom
2021-02-26
fix: proper multibytes chars alignment (#560)
elianiva
2021-02-26
fix: change git previewers from using -P to --no-pager for better compatibili...
Jae-Won Chung
2021-02-24
feat: Add vim docs & generators (#370)
TJ DeVries
2021-02-24
fix: scroll misbehaving + fixed jump to middle (#547)
elianiva
2021-02-24
feat: make buffer previewer default and deprecate bat previewer (#420)
Simon Hauser
2021-02-24
feat: adds M mapping in normal mode (#544)
Hubert Pelczarski
2021-02-24
feat: advanced normal mode (#463)
Simon Hauser
2021-02-23
feat: file browser & refresh interface (#290)
Simon Hauser
2021-02-22
feat: Action improvements (#472)
TJ DeVries
2021-02-12
feat: add 'follow' opt to find_files (#530)
Asbjørn Håland
2021-02-12
feat: buffer previewers ls is now colorized (#505)
Simon Hauser
2021-02-12
fix: git_commits when a commit has no message (#529)
Danilo Luvizotto
2021-02-09
fix: all git builtin respect cwd now (#517)
Simon Hauser
2021-02-09
hotfix: displayer showing now items on windows (#515)
JINNOUCHI Yasushi
2021-02-08
feat: show all sections in man_pages (#512)
JINNOUCHI Yasushi
2021-02-04
nit: Abstract some functions (#498)
TJ DeVries
2021-02-04
feat: Open quickfix list on it's own action (#497)
Tae Sandoval
2021-02-02
Add user autocmd TelescopeFindPre (#491)
Raphael
2021-02-02
remove bat env theme variable (#489)
Raphael
2021-02-02
feat: add sections opt for man_pages and fix for macos (#413)
JINNOUCHI Yasushi
2021-02-01
fix: remove env workaround for term_previewer (#482)
Simon Hauser
2021-01-31
support custom table type keyword (#450)
Raphael
2021-01-31
fix: Multi byte truncate for displayer (#464)
JINNOUCHI Yasushi
2021-01-30
fix: dont error if the previewer is not able to set at the current time
TJ DeVries
2021-01-30
fix: no TS highlight if it gets loaded after Telescope (#479)
elianiva
2021-01-30
fix: git branches previewer add nil check to cend (#478)
Corentin Brunel
2021-01-28
feat: allow a callback to be called on on_lines update (for filtering tags fr...
Senghan Bright
2021-01-27
Undo #465 (#469)
anott03
2021-01-25
fix: move to actions.select as default action (#465)
anott03
2021-01-25
feat: support different languages for help_tags if helpfiles are available in...
JINNOUCHI Yasushi
2021-01-24
fix: allow previewer win customization (#460)
Alvaro Muñoz
2021-01-23
fix: escape filename for previewer and action (#456)
elianiva
2021-01-22
feat: add vim buffer directory viewer using plenary scandir.ls_async (#421)
Simon Hauser
2021-01-22
fix: fnameescape in from_entry (#454)
Simon Hauser
[next]