https://bugs.kde.org/show_bug.cgi?id=324119
Nikolaos Kakouros <tterrani...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tterrani...@gmail.com --- Comment #1 from Nikolaos Kakouros <tterrani...@gmail.com> --- In the mean time you could also use: for i in {1..25}; do konsole --new-tab --workdir "$PWD" & sleep 1; qdbus org.kde.konsole /Sessions/$i setTitle 1 $i; done -- You are receiving this mail because: You are watching all bug changes.