https://bugs.kde.org/show_bug.cgi?id=453878
--- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 04773128a2d268a79ca9274cb2bd3d56afc03591 by Fushan Wen. Committed on 25/05/2022 at 15:29. Pushed by fusionfuture into branch 'master'. dict: support multiple dicts in the engine The dict protocol supports "Command Pipelining", so the engine can concatenate multiple DEFINE commands into one command. See also: https://datatracker.ietf.org/doc/html/rfc2229#section-4 M +11 -7 dict/dictengine.cpp M +2 -2 dict/dictengine.h https://invent.kde.org/plasma/kdeplasma-addons/commit/04773128a2d268a79ca9274cb2bd3d56afc03591 -- You are receiving this mail because: You are watching all bug changes.