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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
*
Add hook/event system
Pascal Kuthe
2024-01-23
*
feat(lsp): implement show document request (#8865)
Matouš Dzivjak
2024-01-17
*
remove build warnings (#9180)
Tshepang Mbambo
2024-01-04
*
Fix new clippy lints (#5892)
Pascal Kuthe
2023-02-09
*
Hide duplicate symlinks from the picker (#5658)
Pascal Kuthe
2023-02-02
*
Add refresh-config and open-config command (#1803)
Joe
2022-03-25
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10
*
migrate helix-syntax crate into helix-core and helix-term
Michael Davis
2022-03-10
*
Add --health command for troubleshooting (#1669)
Gokul Soumya
2022-03-08
*
Assume true color support on Windows
Omnikar
2021-12-13
*
Load alt default theme if true color is not supported
Omnikar
2021-12-13
*
Remove #[allow(unused)] from helix-term, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
Add some async job infrastructure.
Joe Neeman
2021-06-30
*
Replace `Editor::current` by a macro
Benoît CORTIER
2021-06-18
*
Configurable keys 2 (Mapping keys to commands) (#268)
PabloMansanet
2021-06-17
*
Separate helix-term as a library
Ivan Tham
2021-06-07