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
Gokul Soumya 6e21a748b8
Fix escape not exiting insert mode (#712)
Regression due to #635 where escape key in insert mode
would not exit normal mode. This happened due to hard
coding the escape key to cancel a sticky keymap node.
3 years ago
..
src Fix escape not exiting insert mode (#712) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Bump crossterm from 0.20.0 to 0.21.0 (#644) 3 years ago