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.lua
Age
Commit message (
Expand
)
Author
2020-12-21
feat: Add better highlighting and new CI abilities (#355)
TJ DeVries
2020-12-18
Revert "fix: Better highlights (#344)" (#350)
Senghan Bright
2020-12-18
fix: Better highlights (#344)
TJ DeVries
2020-12-18
fix results count padding (#348)
Senghan Bright
2020-12-11
Fix: scroller for descending (#327)
Simon Hauser
2020-12-10
refactor: Move scroller into own testable module
TJ DeVries
2020-12-10
Revert "fix: cycle scroll when num_results is small (#316)"
TJ DeVries
2020-12-10
fix: cycle scroll when num_results is small (#316)
aca
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-03
Fix file_ingore_patterns for tags and lsp (#309)
Simon Hauser
2020-11-23
feat: Buffers rework (indicators and sorting) (#208)
Simon Hauser
2020-11-23
feat: v0.1 of extensions (#278)
TJ DeVries
2020-11-16
feat: Allow overriding actions from mappings (#248)
TJ DeVries
2020-11-13
fix: #236
TJ DeVries
2020-11-13
fix: selection_strategies row and follow (#218)
Simon Hauser
2020-11-02
feat: v1 options menu (#133)
Senghan Bright
2020-10-30
feat: Closes #205
TJ DeVries
2020-10-27
fix: attempt to fix problem for tami, hopefully no more error
TJ DeVries
2020-10-25
feat: Add ability to turn off devicon colors
TJ DeVries
2020-10-25
feat: Improve filtering ideas for sorters.
TJ DeVries
2020-10-24
feat: Use colors from nvim-devicons
TJ DeVries
2020-10-20
fix: trim spaces from prompt string
TJ DeVries
2020-10-19
fix: use results_height and results_width from config (#171)
Bastien Rivière
2020-10-17
refactor: prompt->prompt_title (#169)
Alvaro Muñoz
2020-10-08
feat: Add scroll_strategy = 'cycle'
TJ DeVries
2020-10-08
nit: Log when we fail with a busted bufnr
TJ DeVries
2020-10-08
feat: Do a bit better sorting for command history
TJ DeVries
2020-10-08
feat: Add more easily customizable mappings.
TJ DeVries
2020-10-08
temp: Removing redraw for now to see if it feels slower or faster for people
TJ DeVries
2020-10-08
feat: prompt_prefix option (#154)
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-08
fix: Scrolls past bottom line
TJ DeVries
2020-10-06
fix: Reduce memory leaks (#148)
TJ DeVries
2020-10-04
fix: Results height configurable. Properly collapse on border = false
rockerBOO
2020-10-02
feat: Add highlight for selection caret (#135)
Alvaro Muñoz
2020-10-01
fix: set winhl as soon as possible to avoid color glitches (#136)
Alvaro Muñoz
2020-09-30
hotfix: Should stop referencing nil values
TJ DeVries
2020-09-29
feat: Add status, better debug, and some associated refactors
TJ DeVries
2020-09-28
fix: 126
TJ DeVries
2020-09-26
fix: No longer lose highlights when moving through results
TJ DeVries
2020-09-26
fix: Fixed some off by one errors for ascending strategy
TJ DeVries
2020-09-26
feat: Add TelescopeMatching a new highlight for matches from sorters
TJ DeVries
2020-09-24
wip: Add some stuff for nvim_file
TJ DeVries
2020-09-24
fix: more silenter
TJ DeVries
2020-09-22
fix: Use specific highlight types (#112)
Dave Lage
2020-09-22
fix: Use specific highlight types
rockerBOO
2020-09-22
feat: Add TelescopeBorder Highlight (#111)
Dave Lage
2020-09-22
feat: Add TelescopeBorder Highlight
rockerBOO
[next]