Commit Graph

  • a24a20eb48 chore: add github workflow to run tests Steven Arcangeli 2021-12-09 17:12:28 -0800
  • 15e031c825 [docgen] Update README.md skip-checks: true Github Actions 2021-12-10 01:13:00 +0000
  • 43dd74f512 test: automated tests for the input modal Steven Arcangeli 2021-12-08 18:51:23 -0800
  • dbfca4da6a feat(input): add winblend as a config option Steven Arcangeli 2021-12-08 18:49:07 -0800
  • 189bbc6562 fix(input): adjust implementation to avoid bugs in prompt buffer (#2) Steven Arcangeli 2021-12-07 22:44:48 -0800
  • 362cc2c54b fix(input): Remove debug print from completion logic Steven Arcangeli 2021-12-07 21:38:22 -0800
  • 683f23ceb1
    Merge pull request #4 from williamboman/nil-check Steven Arcangeli 2021-12-06 11:15:42 -0800
  • 2f2582e5f7 call on_choice before return William Boman 2021-12-06 18:26:00 +0100
  • 14780e4b7d Merge remote-tracking branch 'upstream/master' into nil-check William Boman 2021-12-06 18:24:39 +0100
  • 6ed0ca5174 [docgen] Update README.md skip-checks: true Github Actions 2021-12-06 03:26:33 +0000
  • a3255df4a5 feat: set unique filetype on built-in modals (#3) Steven Arcangeli 2021-12-05 19:25:05 -0800
  • 08c0cf3217 feat(input): option to allow normal mode (#3) Steven Arcangeli 2021-12-05 19:20:15 -0800
  • c84bf85c28 fix(select/telescope): check for nil selection William Boman 2021-12-06 01:29:37 +0100
  • 7e6e962341 fix(input): close completion window more reliably Steven Arcangeli 2021-12-04 19:54:40 -0800
  • fe8f0ffe2f fix(select)(builtin): display the prompt Steven Arcangeli 2021-12-04 17:18:51 -0800
  • 6487acdf93 feat: add an unpatch() function Steven Arcangeli 2021-12-04 16:50:01 -0800
  • a0196a49e4 fix(input): empty string is converted to nil Steven Arcangeli 2021-12-04 16:43:12 -0800
  • 5caa867d3d feat(input): support the completion option Steven Arcangeli 2021-12-04 16:38:59 -0800
  • 4dc2ca3fff fix(input): opening input while existing input is open Steven Arcangeli 2021-12-04 14:11:55 -0800
  • 6be518ba4c fix(input): race condition with multiple prompts in quick succession Steven Arcangeli 2021-12-04 13:11:59 -0800
  • 3c01f6bf79 test: add a test for input highlighting Steven Arcangeli 2021-12-04 12:50:09 -0800
  • 8a75a7ba1b refactor: replace call to vim.fn with pcall Steven Arcangeli 2021-12-04 12:16:34 -0800
  • 1c0f5ab4ed fix(select)(builtin): close modal window before calling callback Steven Arcangeli 2021-12-04 11:49:38 -0800
  • 304d73f037 fix: race condition produces broken state in input modal Steven Arcangeli 2021-12-04 11:24:11 -0800
  • 27d1ea0a15 feat: bind <Esc> to cancel dialog in input (fix #1) Steven Arcangeli 2021-12-04 11:03:07 -0800
  • 770501336f fix: restore normal mode and cursor position when exiting input Steven Arcangeli 2021-12-04 11:02:39 -0800
  • 7d0e85f00b fix: format_item doesn't have to return a string Steven Arcangeli 2021-12-03 22:59:01 -0800
  • 18a3548205 feat: error message when passing associative table to select Steven Arcangeli 2021-12-03 22:51:34 -0800
  • 37349af9e1 fix: vim.ui.input can accept string as its first arg Steven Arcangeli 2021-12-03 22:42:33 -0800
  • cbf7466a85 [docgen] Update README.md skip-checks: true Github Actions 2021-12-03 12:24:44 +0000
  • edbae09ec4 feat: add support for more telescope themes Steven Arcangeli 2021-12-03 04:20:36 -0800
  • 5024cb855e cleanup: remove unnecessary comment Steven Arcangeli 2021-12-02 20:27:34 -0800
  • 5e7011f469 doc: force line break in screenshots Steven Arcangeli 2021-12-02 19:57:14 -0800
  • 363e3232c7 doc: add a TOC to the readme Steven Arcangeli 2021-12-02 19:55:58 -0800
  • 134445e4a3 [docgen] Update README.md skip-checks: true Github Actions 2021-12-03 03:53:18 +0000
  • cf51146761 doc: add screenshots to readme Steven Arcangeli 2021-12-02 19:52:58 -0800
  • f57f0f3587 feat: built-in select has winblend option Steven Arcangeli 2021-12-02 19:52:46 -0800
  • 106dfb93a3 [docgen] Update README.md skip-checks: true Github Actions 2021-12-03 03:34:32 +0000
  • 97908bf7f0 ci: auto-update vimdocs as well as readme Steven Arcangeli 2021-12-02 19:34:13 -0800
  • f64b779396 [docgen] Update README.md skip-checks: true Github Actions 2021-12-03 03:30:55 +0000
  • 7f6cf7fb80 Initial commit Steven Arcangeli 2021-12-02 17:43:52 -0800