A utility to clean up logkeys log files and make them parse-able
Stars
6
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
keep state around across 4k reads
57e9903
move out_n declaration to other declarations, for clarity
e43b973
make local functions static
d838d5d
add function keys and KP1
158b074
fix page-down literal
2d04aca
make is_control's for loop condition more explicit
dc88f6b
early return if len(haystack)<len(needle)
ae9c138
switch to compile-time strlens for control sequences
49fc6ae
replace strncmp with memcmp, make min() a macro
d11e7fc
switch to array of control sequences
853cf6a
add comments
1c3e4c4
Update README.md
d55cfba
Create LICENSE
0042ccd
add explanation
2c39e70
initial commit
3e7eeed