| Commit message (Expand) | Author | Age |
... | |
* | docs: fix link to document formatting requests (#8166) | Theodore Gregory | 2023-09-08 |
* | add redraw command (#6949) | Weiyuan Wu | 2023-09-08 |
* | Fix Clone definition for Injector (#8194) | Michael Davis | 2023-09-07 |
* | Don't use word splitting during fuzzy matching (#8192) | Pascal Kuthe | 2023-09-06 |
* | Do not show (running) when opening picker (#8148) | Pascal Kuthe | 2023-09-06 |
* | Detect tmux clipboard provider on macOS (#8182) | Jonathan LEI | 2023-09-06 |
* | build(deps): bump actions/checkout from 3 to 4 (#8173) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump serde_json from 1.0.104 to 1.0.105 (#8177) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump regex from 1.9.4 to 1.9.5 (#8175) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump serde from 1.0.185 to 1.0.188 (#8176) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump cachix/install-nix-action from 22 to 23 (#8172) | dependabot[bot] | 2023-09-05 |
* | build(deps): bump rustix from 0.38.8 to 0.38.11 (#8174) | dependabot[bot] | 2023-09-05 |
* | Nord Theme: Fix missing ui text focus, use undercurls for diagnostics (#8165) | John Scarrott | 2023-09-04 |
* | Update tree-sitter-blueprint (#8161) | Ivan Molodetskikh | 2023-09-04 |
* | Maintain the current cursor's position and view in the vsplit/hsplit commands... | Lorenzo Bellina | 2023-09-04 |
* | Fix find commands for buffers with non-LF line-endings (#8111) | woojiq | 2023-09-03 |
* | avoid excessive memory consumption in picker (#8127) | Pascal Kuthe | 2023-09-01 |
* | Build flake packages with stable Rust (#8133) | Michael Davis | 2023-08-31 |
* | Clear completion when switching windows via click (#8118) | Michael Davis | 2023-08-31 |
* | crossterm: Handle 'hidden' modifier (#8120) | Michael Davis | 2023-08-31 |
* | use which on formatter command (#8064) | Ezekiel Warren | 2023-08-30 |
* | Rename reset to default (#8114) | chtenb | 2023-08-30 |
* | transition to nucleo for fuzzy matching (#7814) | Pascal Kuthe | 2023-08-30 |
* | Copy desktop and icon files to Nix output (#7979) | Tanguy | 2023-08-29 |
* | fix: line numbers remain relative when helix loses focus (#7955) | woojiq | 2023-08-29 |
* | add `reset` to the color palette (#8083) | West | 2023-08-29 |
* | build(deps): bump log from 0.4.19 to 0.4.20 (#8103) | dependabot[bot] | 2023-08-29 |
* | build(deps): bump encoding_rs from 0.8.32 to 0.8.33 (#8104) | dependabot[bot] | 2023-08-29 |
* | build(deps): bump tokio from 1.31.0 to 1.32.0 (#8105) | dependabot[bot] | 2023-08-29 |
* | build(deps): bump regex from 1.9.3 to 1.9.4 (#8106) | dependabot[bot] | 2023-08-29 |
* | Sync latest catppuccin theme changes (#8102) | Damir Vandic | 2023-08-28 |
* | Update tree-sitter-gleam, enable auto-format (#8085) | Michael Davis | 2023-08-28 |
* | chore: update strace tree sitter grammar (#8087) | sigmaSd | 2023-08-28 |
* | highlight(matlab): bumps grammar after some improvements (#8040) | Álan Crístoffer | 2023-08-28 |
* | add gemini language support (#8070) | Sol Fisher Romanoff | 2023-08-26 |
* | Add ltex-ls language server (#7838) | David Else | 2023-08-23 |
* | Highlight Dart 3 `sealed` and `base` keywords (#7974) | arslee07 | 2023-08-23 |
* | Handle switch from crossterm::Result to io::Result | Michael Davis | 2023-08-22 |
* | Translate new ScrollLeft/ScrollRight crossterm mouse events | Michael Davis | 2023-08-22 |
* | Bump crossterm to 0.27 in helix-term on macos | Michael Davis | 2023-08-22 |
* | build(deps): bump crossterm from 0.26.1 to 0.27.0 | dependabot[bot] | 2023-08-22 |
* | build(deps): bump serde from 1.0.183 to 1.0.185 (#8034) | dependabot[bot] | 2023-08-22 |
* | build(deps): bump thiserror from 1.0.44 to 1.0.47 (#8039) | dependabot[bot] | 2023-08-22 |
* | build(deps): bump tempfile from 3.7.1 to 3.8.0 (#8038) | dependabot[bot] | 2023-08-22 |
* | build(deps): bump cc from 1.0.79 to 1.0.83 (#8037) | dependabot[bot] | 2023-08-22 |
* | build(deps): bump anyhow from 1.0.72 to 1.0.75 (#8035) | dependabot[bot] | 2023-08-22 |
* | create separate timer for redraw requests (#8023) | Pascal Kuthe | 2023-08-21 |
* | Update pyright config to avoid time-outs (#8032) | David Else | 2023-08-21 |
* | goto_file_impl: use relative path to open file (#7965) | Mike | 2023-08-21 |
* | update fsharp tree-sitter (#8024) | kaashyapan | 2023-08-21 |