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
2020-09-25
feature: Vim help-tags picker (#117)
Senghan Bright
2020-09-24
wip: Add some stuff for nvim_file
TJ DeVries
2020-09-24
fix: more silenter
TJ DeVries
2020-09-23
fix: run filetypedetect on edit (#116)
Mike Hartington
2020-09-23
fix: refresh `bufnr` after executing edit command (#119)
Senghan Bright
2020-09-23
wip: Add some WIP ideas for reloader
TJ DeVries
2020-09-23
fix: small fixes from sunjon (#107)
Senghan Bright
2020-09-23
fix: adding a nil check to self.state when the window is too narrow for a pre...
Fahad RIaz
2020-09-23
fix: Tighten up prompt on dropdown theme (#113)
Dave Lage
2020-09-23
fix: Tighten up prompt on dropdown theme
rockerBOO
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
2020-09-22
fix: Don't pass anything if word match is empty
TJ DeVries
2020-09-22
fix: Don't log so much for users. Fix #91
TJ DeVries
2020-09-22
fix: Close existing pickers when starting new one. Fix #102
TJ DeVries
2020-09-22
test: Working on more memory leak tracking
TJ DeVries
2020-09-22
wip: Add ability to search for word match w/ rg
TJ DeVries
2020-09-22
fix: Perhaps fix #105
TJ DeVries
2020-09-21
feat: Disable job recording from plenary.
TJ DeVries
2020-09-21
feat: Trim cwd from bufname if possible (#104)
Rui Marques
2020-09-18
fix: Add timeout param to all buf_requests and move to 10 seconds
TJ DeVries
2020-09-18
fix: add timeout param
TJ DeVries
2020-09-18
Respect sp, vsp, tabe mappings for buffers builtin (#99)
Simon Hauser
2020-09-18
fix: Fixing positioning of dropdown
rockerBOO
2020-09-18
feat: add some tests and improve perf
TJ DeVries
2020-09-18
fix: Make tests pass again
TJ DeVries
2020-09-17
fix: Resolve many display issues with the dropdown theme
rockerBOO
2020-09-17
wip: more work on config resolution
TJ DeVries
2020-09-17
wip: Add for rocker
TJ DeVries
2020-09-17
fix: Don't error if we can't set cursor. Just try our best
TJ DeVries
2020-09-17
feat: Improved previewers and cleanup
TJ DeVries
2020-09-17
fix: Don't fail if we can't save undo info
TJ DeVries
2020-09-17
fix: Don't assume newlines are the reason the set broke
TJ DeVries
2020-09-17
fix: Don't write to invalid buffers
TJ DeVries
2020-09-17
fix: Don't pass nil to scoring func
TJ DeVries
2020-09-17
fix: Add nil checks for state when preview hasn't been initialized yet (#92)
Corentin Brunel
2020-09-16
feat: Easy Termopen for Previewer (#88)
TJ DeVries
2020-09-16
Add sorter to live_grep (#61)
Christian Clason
2020-09-16
fix: use double dash to fix special filenames (#87)
Oleg Matrokhin
2020-09-16
feat: add builtin.lsp_code_actions (#77)
TimUntersberger
2020-09-16
feat: add scrolling in preview window (#47)
haorenW1025
2020-09-16
fix: Attempt more window closing updates
TJ DeVries
2020-09-16
fix: At least close pum when open and closing
TJ DeVries
2020-09-15
fix: always have a dictionary for opts
TJ DeVries
2020-09-15
feat: Themes (#79)
Dave Lage
2020-09-15
feat: improve (?) performance of default sorter
TJ DeVries
2020-09-15
feat: (wip) current_buffer strategy
TJ DeVries
2020-09-13
feat: add find_command option for find_files (#73)
TimUntersberger
[next]