| Commit message (Expand) | Author | Age |
... | |
* | Fix tab highlight when tab is partially visible (#3313) | A-Walrus | 2022-08-06 |
* | Fix indent guide styling (#3324) | A-Walrus | 2022-08-06 |
* | Avoid setting stdin handle when not necessary (#3248) | Dario Oddenino | 2022-08-05 |
* | Detect indent-style in `:set-language` (#3330) | Michael Davis | 2022-08-05 |
* | Avoid copying fragments (#3136) | Matthias Deiml | 2022-08-04 |
* | Resolve clippy lints (#3307) | Omnikar | 2022-08-04 |
* | add a CLI flag for specifying config file location (#2666) | Michael Davis | 2022-08-04 |
* | Change default formatter for any language (#2942) | PiergiorgioZagaria | 2022-08-04 |
* | feat: support grammar cross-compilation | yvt | 2022-08-02 |
* | build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290) | dependabot[bot] | 2022-08-02 |
* | Modified restore_term fn in application.rs. Changed '\x1B[2 q' to '\x1B[0 q' ... | Eric K | 2022-08-02 |
* | Fix align_selection behaviour with tabs (#3276) | A-Walrus | 2022-07-31 |
* | Add cwd parameter which is not optional anymore (#3240) | Danilo Spinella | 2022-07-31 |
* | Add rust-version (MSRV) to helix-term package (#3244) | Danilo Spinella | 2022-07-31 |
* | clipboard: add logging and healthcheck (#3271) | Amit Beka | 2022-07-31 |
* | Don't add empty prompt input to history (#3259) | A-Walrus | 2022-07-30 |
* | Fix byte index error in signature help highlighting | Gokul Soumya | 2022-07-29 |
* | Use OR of all selections in search_selection command (#3138) | MilanVasko | 2022-07-27 |
* | add configurable / theme-able statusline separator string (#3175) | Seth Bromberger | 2022-07-26 |
* | add position-percentage as a statusline indicator (#3168) | Seth Bromberger | 2022-07-26 |
* | Shorten embedded command descriptions (#3070) | Gokul Soumya | 2022-07-26 |
* | Suport diagnostic code (#3096) | Erasin | 2022-07-26 |
* | add spacer element to statusline (#3165) | Seth Bromberger | 2022-07-26 |
* | Auto pair-removal (#2940) | Houkime | 2022-07-22 |
* | keep jump/file history when using :split (#3031) | Robin | 2022-07-22 |
* | jumplist picker (#3033) | Bob | 2022-07-22 |
* | add statusline element to display file line endings (#3113) | Alexis Kalabura | 2022-07-21 |
* | fix: Indent levels could bleed over on the left edge | Blaž Hrastnik | 2022-07-20 |
* | Add lsp signature help (#1755) | Gokul Soumya | 2022-07-19 |
* | build(deps): bump grep-searcher from 0.1.8 to 0.1.10 (#3101) | dependabot[bot] | 2022-07-19 |
* | build(deps): bump grep-regex from 0.1.9 to 0.1.10 (#3102) | dependabot[bot] | 2022-07-19 |
* | support prefilling prompt (#2459) | Bob | 2022-07-18 |
* | Set the selection point of the first file correctly (#3073) | Narazaki Shuji | 2022-07-18 |
* | Make gutters padding optional (#2996) | Ivan Tham | 2022-07-18 |
* | support toggling pickers' preview panel (#3021) | Bob | 2022-07-18 |
* | Customizable/configurable status line (#2434) | Mr. E | 2022-07-18 |
* | feat(term): uniformize word-wise movement and deletion (#2500) | Benoît Cortier | 2022-07-15 |
* | respect count for selecting next/previous match (#3056) | Bob | 2022-07-13 |
* | respect count for repeating motion (#3057) | Bob | 2022-07-13 |
* | fix: error that caused usize to overflow (#3024) | Slug | 2022-07-10 |
* | Show file path only in workspace diagnostic picker | Gokul Soumya | 2022-07-06 |
* | Display error code only if not none | Gokul Soumya | 2022-07-06 |
* | Sub sort diagnostics by line number | Gokul Soumya | 2022-07-06 |
* | Display diagnostic text before code in picker | Gokul Soumya | 2022-07-06 |
* | Remove source from diagnostic picker display | Gokul Soumya | 2022-07-06 |
* | Fix some typos (#2978) | A-Walrus | 2022-07-06 |
* | Add live preview to theme picker (#1798) | Joe | 2022-07-05 |
* | build(deps): bump smallvec from 1.8.1 to 1.9.0 (#2976) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump crossterm from 0.23.0 to 0.24.0 (#2968) | dependabot[bot] | 2022-07-05 |
* | build(deps): bump once_cell from 1.12.0 to 1.13.0 (#2969) | dependabot[bot] | 2022-07-05 |