You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
Michael Davis baceb02a09 Use refactored Registers type
This is an unfortunately noisy change: we need to update virtually all
callsites that access the registers. For reads this means passing in the
Editor and for writes this means handling potential failure when we
can't write to a clipboard register.
1 year ago
..
src Use refactored Registers type 1 year ago
tests Add config for default line ending (#5621) 1 year ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump tempfile from 3.6.0 to 3.7.0 (#7726) 1 year ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago