index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-term
Commit message (
Expand
)
Author
Age
*
Add rainbow indentation guides
SoraTenshi
2024-05-01
*
Add rainbow tree-sitter highlights
Michael Davis
2024-05-01
*
Add support for Unicode input
Linden Krouse
2024-05-01
*
Fix writes from insert mode not properly updating the revision history
JJ
2024-05-01
*
Add support for moving selections above and below
sireliah
2024-05-01
*
Add unbind-default-keys config option
Linden Krouse
2024-05-01
*
Add file explorer and tree helper
wongjiahau
2024-05-01
*
Fix rustc warnings about unused 'pub use's (#10011)
Michael Davis
2024-03-27
*
Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#1...
Michael Davis
2024-03-26
*
Fix regression in color-modes
Blaž Hrastnik
2024-03-26
*
build(deps): bump the rust-dependencies group with 6 updates (#10007)
dependabot[bot]
2024-03-26
*
Add narrow no-break space support (#9604)
Quentin
2024-03-25
*
Add an Amp-like jump command
Pascal Kuthe
2024-03-23
*
dismiss pending keys properly for mouse/paste
Pascal Kuthe
2024-03-23
*
use slices instead of Rc for virtual text
Pascal Kuthe
2024-03-23
*
Reimplement tree motions in terms of syntax::TreeCursor
Michael Davis
2024-03-23
*
Fix repeat last motion for goto next/prev diagnostic (#9966)
Jaakko Paju
2024-03-23
*
Evenly space statusline areas when there isn't space to align middle (#9950)
Michael Davis
2024-03-21
*
Refactor statusline elements to build `Spans` (#9122)
Szabin
2024-03-19
*
add register completion (#9936)
Kirawi
2024-03-19
*
Ignore more version control systems (#9935)
Tobias Hunger
2024-03-19
*
Prevent `shell_keep_pipe` from stopping on nonzero exit status code (#9817)
Cyrill Schenkel
2024-03-19
*
Do not stop reloading docs on error (#9870)
Luis Useche
2024-03-19
*
Optimize getting a relative path
mo8it
2024-03-19
*
add 'file-absolute-path' to statusline (#4535)
Dan Cardamore
2024-03-17
*
Keybind for Extend/shrink selection up and down (#9080)
Emi
2024-03-17
*
Handle starting and continuing the count separately (#9887)
Michael Davis
2024-03-15
*
Add a yank diagnostic command (#9640)
Kirawi
2024-03-15
*
build(deps): bump open from 5.0.1 to 5.1.2 (#9854)
dependabot[bot]
2024-03-12
*
helix-term: allow to backspace out-of the command prompt (#9828)
Markus F.X.J. Oberhumer
2024-03-09
*
Fix panic in surround_replace/delete nested multi-cursor (#9815)
Mike Trinkala
2024-03-07
*
build(deps): bump arc-swap from 1.6.0 to 1.7.0 (#9809)
dependabot[bot]
2024-03-06
*
Fix panic when using surround_replace/delete (#9796)
Mike Trinkala
2024-03-03
*
Fix panic when using join_selections_space (#9783)
Mike Trinkala
2024-03-02
*
Support LSP diagnostic tags (#9780)
Michael Davis
2024-03-02
*
Avoid cloning the whole paragraph content just for rendering (#9739)
Mo
2024-02-27
*
toggling of block comments (#4718)
Gabriel Dinner-David
2024-02-27
*
build(deps): bump tempfile from 3.10.0 to 3.10.1 (#9733)
dependabot[bot]
2024-02-27
*
switch to regex-cursor (#9422)
Pascal Kuthe
2024-02-26
*
LSP: Normalize diagnostic file paths
Michael Davis
2024-02-25
*
LSP: Key diagnostics off file path instead of URI
Michael Davis
2024-02-25
*
Optimization of tilde expansion (#9709)
Mo
2024-02-24
*
Use a hook for resolving completion items
Michael Davis
2024-02-23
*
Make mouse click extend selection in select mode (#5436)
Jonathan LEI
2024-02-19
*
fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660)
nkitsaini
2024-02-19
*
Scroll cursor and page together (neovim-like scrolling) (#8015)
AlexanderDickie
2024-02-18
*
Allow numbers as second input event (#8471)
Mehdi Abedi
2024-02-14
*
Add changes to history when paste-replacing (#9625)
Mihir Gadgil
2024-02-13
*
fix lsp config reload (#9415)
kyfanc
2024-02-13
*
build(deps): bump toml from 0.7.6 to 0.8.10 (#9539)
dependabot[bot]
2024-02-12
[next]