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-plus/helix-term
alois31 eb4ec32710
Fix opening new files (#5278)
Commit 1b89d3e535 introduced a regression
where opening a new file would no longer work, because attempting to
canonicalize its path would lead to a "No such file or directory"
error. Fall back to opening a new file when encountering an error to
fix this case.
2 years ago
..
src Fix opening new files (#5278) 2 years ago
tests Fix transaction composition order in History::changes_since (#4981) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump indoc from 1.0.7 to 1.0.8 (#5226) 2 years ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago