You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sending errors to stdout is a good idea. Considering the missing characters in the layouts, this is a problem whuch arised because the logic (and the layouts) are mostly the same as in legacy DuckEncoder.
The whole tool needs a reimplementation, at least for P4wnP1.
Unfortunately I'm lacking the time to work on thus in near future
This is wrong at several levels:
1B is a standart character, and used for many commands:
http://www-ug.eecg.toronto.edu/~gizmodoc/demos/code/Colour_Escape/keyCodes.txt
The error message is sent to stdout instead of stderror; what means:
This implies the encoder can only work on pure alpha keys, and is unable to deal with ESC, arrows, function keys, or home ...
The text was updated successfully, but these errors were encountered: