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/helix-term
Mehdi Abedi 4df08ddbe0
Allow numbers as second input event (#8471)
* Make sure pending key list is empty when count handling

This will allow using numbers as second key event.

* count handling; add an exception for 'g'

* Lookup the key event before considering a number as count

* Avoid the allocation of another vec for the pending keys

---------

Co-authored-by: x <x@torrent>
5 months ago
..
src Allow numbers as second input event (#8471) 5 months ago
tests Add glob file type support (#8006) 5 months ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump toml from 0.7.6 to 0.8.10 (#9539) 5 months ago
build.rs Add icon to Windows executable (#9104) 5 months ago