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
this looks like ANSI escape characters thay should be processed and show funcy colors but somewhy magic didn't happen, there're lot of issues with built-in terminal, its not a easy fix
In trace string looks correct:
find mask: .* (for /home/igor/projects/test/far/far2l/Build/.*) - ..
OnKeyUp: 2e 2e 0 18367836
OnKeyDown: d d 0 18368369
OnKeyDown: d d 0 18368369
OnChar: d d 0 18368369 _last_keydown_ts=18368369 _last_keydown_enqueued=0
ConsoleInput::Enqueue: 13 13 DOWN
ConsoleInput::Enqueue: 13 13 UP
RegSetValue type=7 cbData=1096
RegSetValue type=1 cbData=64
RegSetValue type=3 cbData=120
RegSetValue type=4 cbData=4
CommandLine::ShowBackground: done
ExecClassifier('start .') - open error 2
setting console size: 140 x 47
ioctl(TIOCSCTTY): Operation not permitted
I suppose, null-termination is somewhere missing or the length calculated incorrectly. Or there is sometimes completely wrong pointer.
The text was updated successfully, but these errors were encountered: