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
Kyle L. Davis 21f2affa16
Fix conditional setting of stdin handle on Windows (#3379)
* Revert 3121353c6a

* Switch to conditional compilation

* Run formatter

* Switch from conditional compilation to compile-time bool
2 years ago
..
src Fix conditional setting of stdin handle on Windows (#3379) 2 years ago
tests Fix backwards selection duplication widening bug (#2945) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump arc-swap from 1.5.0 to 1.5.1 (#3290) 2 years ago
build.rs feat: support grammar cross-compilation 2 years ago