https://bugs.kde.org/show_bug.cgi?id=435975
--- Comment #16 from Ivan Sorokin <[email protected]> --- Kovid, FYI, I finally added full protocol implementation (except for shifted/unshifted compromise we discussed in kitty's bugtracker earlier) to far2l. With flags stack and bitwise flag manipulations, just as you recommended. https://github.com/elfmz/far2l/pull/3156 PS: Automated tests are amazing. They make finding protocol implementation bugs orders of magnitude easier. For those who don't know yet, here's my set of tests for the kitty kb protocol implementations, easily adaptable to any terminal code on any platform. https://github.com/unxed/kitty2vte -- You are receiving this mail because: You are watching all bug changes.
