Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/neovim/libtermkey
https://github.com/neovim/libtermkey
Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookup
ffbd7e333792fa9700a57160cedaf83058f722fc authored almost 17 years ago
ffbd7e333792fa9700a57160cedaf83058f722fc authored almost 17 years ago
Interpret 8bit SS3/CSI codes and remaining C1s as C-A-letter
6f5694e3be965a205018d80f1859e9c1ff8d296e authored almost 17 years ago
6f5694e3be965a205018d80f1859e9c1ff8d296e authored almost 17 years ago
Handle (normal cases) of UTF-8 - still doesn't handle C1/UTF-8 range yet
c4f62cf3af945025aa5aff8266f824f4fd2eaeb7 authored almost 17 years ago
c4f62cf3af945025aa5aff8266f824f4fd2eaeb7 authored almost 17 years ago
Cope correctly with EOF
b82f6a455422cca2e8800067a3117171bb6038d3 authored almost 17 years ago
b82f6a455422cca2e8800067a3117171bb6038d3 authored almost 17 years ago
Replaced custom arg1/arg2 CSI parser with generic arg[16] one
9d0b961953a7c5c6497276647fb5ac337ede4174 authored almost 17 years ago
9d0b961953a7c5c6497276647fb5ac337ede4174 authored almost 17 years ago
Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for keys, rather than hardcoded
613debc77575040a465553b2c4007a683e0821fe authored almost 17 years ago
613debc77575040a465553b2c4007a683e0821fe authored almost 17 years ago
Denote general status with return codes, not special key symbols
3c56d44ce1bdac6f8da615974e2b9d90e4c47b7f authored almost 17 years ago
3c56d44ce1bdac6f8da615974e2b9d90e4c47b7f authored almost 17 years ago
Initial attempt
80fd17678064ad22e7b7f9c1bc48afe1fe5cc5d9 authored almost 17 years ago
80fd17678064ad22e7b7f9c1bc48afe1fe5cc5d9 authored almost 17 years ago