An open API service indexing awesome lists of open source software.

https://github.com/micromaomao/termecho

This tool help you look up what bytes is sent to your terminal application when the user press some keys.
https://github.com/micromaomao/termecho

Last synced: about 2 months ago
JSON representation

This tool help you look up what bytes is sent to your terminal application when the user press some keys.

Awesome Lists containing this project

README

        

This tool help you look up what bytes is sent to your terminal application when the user press some keys.

Example: C-z -> '\x1a'

![](screenshot.png)