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
A-Walrus 57dc5fbe3a
Show "Invalid regex" message on enter (Validate) (#3049)
* Show "Invalid regex" message on enter (Validate)

* Reset selection on invalid regex

* Add popup for invalid regex

* Replace set_position with position

* Make popup auto close
2 years ago
..
src Show "Invalid regex" message on enter (Validate) (#3049) 2 years ago
tests fix: Recalculate completion when going through prompt history (#3193) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump once_cell from 1.14.0 to 1.15.0 (#3987) 2 years ago
build.rs feat: support grammar cross-compilation 2 years ago