Villain icon indicating copy to clipboard operation
Villain copied to clipboard

Added feature to spawn conptyshell inside tmux session

Open Thy-GoD opened this issue 1 year ago • 0 comments

It's a very small addition to the conptyshell code that allows a user to spawn the whole conptyshell thing in a another tmux pane instead.

This way, it completely removes the requirement of needing gnome-terminal and allows for more flexibility.

I might be able to figure out a way to implement this into the Linux rev shells to allow for shell upgrades.

Hope this helps.

(I am still learning and this may not be optimized code, it checks if we are inside a tmux session by checking if the tmux environment variable exists or not.)

Thy-GoD avatar Jun 29 '23 19:06 Thy-GoD