helix-mods/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>
2024-02-14 11:53:15 +01:00
..
src Allow numbers as second input event (#8471) 2024-02-14 11:53:15 +01:00
tests Add glob file type support (#8006) 2024-02-11 18:24:20 +01:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml build(deps): bump toml from 0.7.6 to 0.8.10 (#9539) 2024-02-13 01:48:45 +09:00