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-23
fix: Tighten up prompt on dropdown theme
rockerBOO
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
2020-09-12
feat: Add support for ripgrep in "find_files" builtin (#70)
Corentin Brunel
2020-09-12
wip: some more musings on resolving height and width
TJ DeVries
2020-09-12
feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers b...
Simon Hauser
2020-09-12
feat: builtin.commands (#54)
TimUntersberger
2020-09-12
fix: Error properly when using invalid layout strategy
rockerBOO
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-12
fix: Pass cwd down correctly for find files
TJ DeVries
2020-09-12
feat: make prime happy part 1
TJ DeVries
2020-09-11
nit: Always set a state
TJ DeVries
2020-09-11
Merge pull request #59 from clason/patch-1
Dave Lage
2020-09-11
feat: make buffer work much better
TJ DeVries
2020-09-11
scratch: add thoughts
TJ DeVries
2020-09-11
feat: add a bit better writer support
TJ DeVries
2020-09-11
Add smart case to vimgrep arguments (#60)
Christian Clason
2020-09-11
fix: make begin proff
TJ DeVries
2020-09-11
Restrict find_files to files
Christian Clason
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-11
feat: add top down prompt position
TJ DeVries
2020-09-11
feat: add current file fuzzy finder
TJ DeVries
2020-09-10
feat: add border and borderchars
TJ DeVries
2020-09-10
Don't let begin error when he makes bad stuff
TJ DeVries
[next]