| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-18 | fix: add timeout param | TJ DeVries | |
| 2020-09-18 | Respect sp, vsp, tabe mappings for buffers builtin (#99) | Simon Hauser | |
| Closes: #98 | |||
| 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 | |
| First pass, but seems to work. Fixed a few other related items, so pushing it to master now. * [WIP]: Wed 16 Sep 2020 05:17:10 PM EDT * [WIP]: Wed 16 Sep 2020 06:10:33 PM EDT * [WIP]: Wed 16 Sep 2020 06:19:43 PM EDT | |||
| 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 | |
| Co-authored-by: Oleg Matrokhin <o.matrohin@softpro.com> | |||
| 2020-09-16 | feat: add builtin.lsp_code_actions (#77) | TimUntersberger | |
| * fix: use correct path separator on windows * fix: add utils.get_separator * asdf * feat: add builtin.commands * change commands sorter * change sorter * change sorter * feat: make it possible to specify the find_command for find_files * temp * feat: add find_command option for find_files * wip * fix: execute code action | |||
| 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-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 | |
| 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-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 | |
| * feat: Add support for ripgrep in "find_files" builtin * docs: Add mention about "ripgrep" for find_files builtin | |||
| 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 ↵ | Simon Hauser | |
| builtin) (#32) | |||
| 2020-09-12 | feat: builtin.commands (#54) | TimUntersberger | |
| * fix: use correct path separator on windows * fix: add utils.get_separator * asdf * feat: add builtin.commands * change commands sorter * change sorter * change sorter | |||
| 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 | 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 | |
| Restrict builtin find_files to files | |||
| 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 | |
| 2020-09-10 | feat: add filetype | TJ DeVries | |
| 2020-09-10 | builtin.fd -> builtin.find_files | TJ DeVries | |
