https://bugs.kde.org/show_bug.cgi?id=500356
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma-mobile/qmlkonsole/-/comm | |it/1c9ff96d0703808361aedef2 | |67d048d6affee27b Resolution|--- |FIXED --- Comment #2 from Devin Lin <[email protected]> --- Git commit 1c9ff96d0703808361aedef267d048d6affee27b by Devin Lin. Committed on 19/09/2026 at 13:01. Pushed by devinlin into branch 'master'. Add support for CLI args with -e flag Currently when launching qmlkonsole with an app, it only forwards the command binary. Forward the command binary along with args. M +2 -0 src/CMakeLists.txt A +48 -0 src/commandline.cpp [License: GPL(v2.0+)] A +9 -0 src/commandline.h [License: GPL(v2.0+)] M +7 -22 src/main.cpp https://invent.kde.org/plasma-mobile/qmlkonsole/-/commit/1c9ff96d0703808361aedef267d048d6affee27b -- You are receiving this mail because: You are watching all bug changes.
