| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-02 | feat: Add highlight for selection caret (#135) | Alvaro Muñoz | |
| * Add highlight for selection caret * add default hl * remove highlight overlap | |||
| 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 | |
| Don't know why we were getting there, but maybe this will fix the problem? | |||
| 2020-09-29 | feat: Add status, better debug, and some associated refactors | TJ DeVries | |
| * [WIP]: Mon 28 Sep 2020 01:08:24 PM EDT * add much much better tracking. so much less hax * status updates, oneshot job updates, etc. * remove temp function * add status function * asdfasdfasdf | |||
| 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 | |
| 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-21 | feat: Disable job recording from plenary. | TJ DeVries | |
| This should reduce memory usage at least for large jobs. We won't save all the results into the job. I _think_ this will be half memory usage for many situations. | |||
| 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 | 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-16 | feat: add scrolling in preview window (#47) | haorenW1025 | |
| * feat: add scrolling in preview window refactor into two layers * remove redundant code * add error message for scroll_fn and send_input * consider count for preview scrolling | |||
| 2020-09-16 | fix: Attempt more window closing updates | TJ DeVries | |
| 2020-09-15 | feat: Themes (#79) | Dave Lage | |
| Big shoutout to @rockerBOO for the idea and basically all the impl! * feat: Add dropdown layout strategy * Adding more docs. Working better with options * Refactor borders * Fix for spaces * Add preview to layout. Add Themes. * feat: themes Co-authored-by: TJ DeVries <devries.timothyj@gmail.com> | |||
| 2020-09-12 | wip: some more musings on resolving height and width | TJ DeVries | |
| 2020-09-12 | fix: Error properly when using invalid layout strategy | rockerBOO | |
| 2020-09-12 | feat: Better border configuration. | TJ DeVries | |
| Started adding `resolve` which will allow you to do some really nice stuff easily with options to get the window options from a variety of inputs. You can see how we do it in pickers.lua for borders & borderchars currently. | |||
| 2020-09-12 | feat: make prime happy part 1 | TJ DeVries | |
| 2020-09-11 | fix: make begin proff | 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-10 | feat: add border and borderchars | TJ DeVries | |
| 2020-09-10 | Don't let begin error when he makes bad stuff | TJ DeVries | |
| 2020-09-10 | feat: add filetype | TJ DeVries | |
| 2020-09-10 | rounded corners (#48) | Christian Clason | |
| 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 | Adds split and tabedit mappings. Adopted by fzf.vim (#29) | Simon Hauser | |
| 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 | |
| 2020-09-03 | feat: Major improvements in API. Particularly relating to entries. | TJ DeVries | |
| 2020-09-03 | Add arrow key mappings for insert and normal mode. (#21) | Dave Lage | |
| 2020-09-03 | fix: Prevent people from erroring from having new lines in display | TJ DeVries | |
| 2020-09-03 | feat: Add cool mapping for <C-R> in command mode | TJ DeVries | |
| 2020-09-02 | fix: clear last line | TJ DeVries | |
| 2020-09-02 | feat: add some new items and make mappings easier | TJ DeVries | |
| 2020-09-01 | feat: new fuzzy sorter | TJ DeVries | |
