|
Possible to allow us to add some commands to run after logging in? I usually do that to help get me to the exact folder I need to be. |
Replies: 5 comments 2 replies
|
i started the implementation...will need a few days because this affects a lot files. |
|
I've now implemented this and merged it into You can create reusable named command sets, combine commands from the command library with free-form steps, assign them to connection profiles, and optionally run them with Please give it a try and let me know how it works for your workflow. Feedback and edge cases are very welcome :) |
|
first of all: thanks for your ideas and the feedback, i am very happy about that. regarding your suggestions: i implemented them all - feel free to pull again and test ;) This evening i will focus on the UI so we have a better overview for the panel "new ssh connection" and so on :) |
|
correction, did the ui too ;) |
|
Small update: this workflow has now been extended in PR #94 and completed with the follow-up fix in PR #95. Commands and command sets can now be opened directly from the active SSH terminal and inserted into exactly that session. The command is inserted without sending |
Small update: this workflow has now been extended in PR #94 and completed with the follow-up fix in PR #95. Commands and command sets can now be opened directly from the active SSH terminal and inserted into exactly that session. The command is inserted without sending
Enter, so it remains visible and can be reviewed before execution.