| Commit message (Expand) | Author | Age |
* | fix: Recalculate completion when going through prompt history (#3193) | Frojdholm | 2022-08-31 |
* | Add bracketed paste (#3233) | Charlie Groves | 2022-08-29 |
* | Add custom event type replacing crossterm's Event (#3169) | Gokul Soumya | 2022-08-09 |
* | support toggling pickers' preview panel (#3021) | Bob | 2022-07-18 |
* | Add live preview to theme picker (#1798) | Joe | 2022-07-05 |
* | Highlight whole row in picker menus (#2939) | ChrHorn | 2022-07-02 |
* | Reuse menu::Item trait in picker (#2814) | Gokul Soumya | 2022-07-02 |
* | Add workspace and document diagnostics picker (#2013) | Falco Hirschenberger | 2022-06-30 |
* | Refactor Margin for fine grained control (#2727) | Gokul Soumya | 2022-06-21 |
* | Make indent guides configurable | Gokul Soumya | 2022-06-21 |
* | Bump dependencies, allow retain_mut for now | Blaž Hrastnik | 2022-05-29 |
* | Add theme key for picker separator (#2523) | kyrime | 2022-05-22 |
* | address rust 1.61.0 clippy lints (#2514) | Michael Davis | 2022-05-20 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Resolve conflicts between prompt/picker bindings (#1792) | Rohan Jain | 2022-03-31 |
* | Make truncate_start a builder method instead | Blaž Hrastnik | 2022-03-28 |
* | Make line a private property | Blaž Hrastnik | 2022-03-28 |
* | This doesn't need to be mut | Blaž Hrastnik | 2022-03-28 |
* | Handle panic on move within empty picker (#1786) | Rohan Jain | 2022-03-14 |
* | Picker performance improvements | Blaž Hrastnik | 2022-03-03 |
* | Highlight matching text in file picker suggestions (#1635) | Ludwig Stecher | 2022-03-01 |
* | Close some popups automatically (#1285) | Bram | 2022-02-23 |
* | Extract a helper function for lsp::Location | Blaž Hrastnik | 2022-02-18 |
* | Pass through Editor instead of Context | Blaž Hrastnik | 2022-02-17 |
* | helix-term: implement buffer completer | Cole Helbling | 2022-02-17 |
* | Add `PageUp`, `PageDown`, `Ctrl-u`, `Ctrl-d`, `Home`, `End` keyboard shortcut... | Ludwig Stecher | 2022-02-15 |
* | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2022-02-13 |
|\ |
|
| * | Improve code action picker by displaying it inline | Blaž Hrastnik | 2022-01-31 |
| * | Fix picker won't scroll down when it hits the bottom #1544 (#1567) | Benjamin | 2022-01-23 |
| * | Store theme scopes on the loader, this way theme isn't passed around | Blaž Hrastnik | 2022-01-23 |
| * | syntax: Split parsing and highlighting | Blaž Hrastnik | 2022-01-23 |
| * | Fix panics when resizing (#1408) | Mathis Brossier | 2022-01-16 |
| * | Macros (#1234) | Omnikar | 2021-12-12 |
| * | fix: Normalize backtab into shift-tab | Blaž Hrastnik | 2021-12-06 |
| * | Bump rust to 1.57, fix new lint failures | Blaž Hrastnik | 2021-12-03 |
* | | dap: Remove the prompt line parameter, use insert_str instead | Blaž Hrastnik | 2021-11-22 |
* | | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2021-11-21 |
|\| |
|
| * | Added workspace_symbol_picker (#1041) | Ebbe Steenhoudt | 2021-11-14 |
| * | fix: shift-tab mappings broken after efc2b4c7 | Blaž Hrastnik | 2021-11-12 |
| * | Refactor keyevent handling using key, ctrl macros (#1058) | Gokul Soumya | 2021-11-10 |
* | | Make picker take the whole context, not just editor | Blaž Hrastnik | 2021-11-07 |
* | | Merge branch 'master' into debug | Blaž Hrastnik | 2021-11-06 |
|\| |
|
| * | Prevent preview binary or large file (#939) | diegodox | 2021-11-04 |
| * | Truncate the starts of file paths instead of the ends in picker (#951) | Omnikar | 2021-11-04 |
| * | Add commands for moving between splits with a direction (#860) | Oskar Nehlin | 2021-10-23 |
| * | Update to rust 1.56 + 2021 edition | Blaž Hrastnik | 2021-10-22 |
| * | Add `C-j` and `C-k` to keybinds for picker (#876) | VuiMuich | 2021-10-19 |
* | | Merge branch 'master' into debug | Blaž Hrastnik | 2021-10-17 |
|\| |
|
| * | Picker: Don't panick at move_up/move_down when matches is empty (#818) | Leoi Hung Kin | 2021-10-09 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-09-25 |
|\| |
|