Bug 466327

Summary: It is expected to add a function of opening more windows and executing custom commands at startup
Product: [Applications] konsole Reporter: yuhaomiao <yhm.1234>
Component: bookmarkAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: more windows

Description yuhaomiao 2023-02-24 01:53:02 UTC
Created attachment 156662 [details]
more windows

I am a Chinese user who uses Kubuntu. In the process of using Konsole, the first thing I do when I go to the company every day is to turn on the computer, then open Konsole, and then open multiple terminal windows, and then execute in each window Some specific operations, such as the first window, I need to open my docker environment, the second window I need to perform operations into the docker container, the third window I want to switch to my local working directory, the fourth window The window I want to switch to the working directory where I work in the company, the fifth window I want to remotely link to my server through the expect script, and so on.

So I expect you to add a function, which is to add a function in the settings that you can customize to open multiple windows when you start Konsole, and you can specify to execute some custom commands or scripts when each window is opened.

Personally, I feel that this is a very practical function, and I really hope that you can add it, thank you very much.