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
/
pickers
Age
Commit message (
Expand
)
Author
2021-03-17
fix: Do not error with clearing namespace on clearing display
TJ DeVries
2021-03-05
feat: define scroll speed + smart_send to qflist (#610)
elianiva
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
2021-02-28
feat: layout horizontal and vertical can now be mirrored (#548)
Ben Smith
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-02-26
fix: proper multibytes chars alignment (#560)
elianiva
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: adds M mapping in normal mode (#544)
Hubert Pelczarski
2021-02-24
feat: advanced normal mode (#463)
Simon Hauser
2021-01-31
fix: Multi byte truncate for displayer (#464)
JINNOUCHI Yasushi
2021-01-15
feat: show git log for remote branches (#428)
Simon Hauser
2021-01-11
feat: quickfix (#293)
TJ DeVries
2020-12-26
fix: bug scroller.create (#366)
MenBrial
2020-12-23
ci: more tests (#359)
TJ DeVries
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-12-19
Feat: displayer hl_chars and TelescopeResults hlgroups (#349)
Simon Hauser
2020-12-18
Revert "fix: Better highlights (#344)" (#350)
Senghan Bright
2020-12-18
fix: Better highlights (#344)
TJ DeVries
2020-12-17
Update autocmd, highlights and help_tags previewers (#332)
Simon Hauser
2020-12-11
Fix: scroller for descending (#327)
Simon Hauser
2020-12-10
refactor: Move scroller into own testable module
TJ DeVries
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-03
Feat: Displayer now supports highlights for separator and elements (#304)
Simon Hauser
2020-11-16
feat: Add tags (#219)
Simon Hauser
2020-11-02
feat: v1 options menu (#133)
Senghan Bright
2020-10-27
feat: Added some docs & validation
TJ DeVries
2020-10-08
feat: Do a bit better sorting for command history
TJ DeVries
2020-10-08
Revert "fix picking height as width (#157)" (#158)
Dave Lage
2020-10-08
fix picking height as width (#157)
Alvaro Muñoz
2020-10-08
fix: Respect cmdheight and laststatus
TJ DeVries
2020-10-08
feat: ALPHA Add layout_defaults and layout_config options
TJ DeVries
2020-10-08
fix: Remove useless prompt_title
TJ DeVries
2020-10-04
fix: Use width not results_width (#144)
Dave Lage
2020-10-04
fix: Results height configurable. Properly collapse on border = false
rockerBOO
2020-09-23
fix: Tighten up prompt on dropdown theme
rockerBOO
2020-09-18
fix: Fixing positioning of dropdown
rockerBOO
2020-09-17
fix: Resolve many display issues with the dropdown theme
rockerBOO
2020-09-15
feat: Themes (#79)
Dave Lage
2020-09-15
feat: (wip) current_buffer strategy
TJ DeVries
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-11
scratch: add thoughts
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-11
feat: add top down prompt position
TJ DeVries
2020-09-09
feat: add flex
TJ DeVries
2020-09-07
feat: no longer need to set minheight in window_options
TJ DeVries
2020-09-07
Begin work on larger global config, to tailor defaults
TJ DeVries
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
2020-09-04
feat: vertical layouts. see 'layout_strategy'
TJ DeVries
[prev]