helix-mods/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.
2022-12-24 07:50:39 -06:00
..
src Fix opening new files (#5278) 2022-12-24 07:50:39 -06:00
tests Fix transaction composition order in History::changes_since (#4981) 2022-12-03 12:09:08 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump indoc from 1.0.7 to 1.0.8 (#5226) 2022-12-19 17:22:27 -06:00