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-07-18
fix for #847 (#1022)
Ben Smith
2021-07-18
Mirror option for bottom_pane layout_strategy (#847)
Ben Smith
2021-07-16
feat: add cursor layout (#878)
Corentin Brunel
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-05-15
feat: add ivy-style layout strategy (#771)
TJ DeVries
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-04-06
feat: buf highlights for current buffer fuzzy find (#732)
TJ DeVries
2021-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
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
[next]