Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added feature to spawn conptyshell inside tmux session #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Thy-GoD
Copy link

@Thy-GoD Thy-GoD commented Jun 29, 2023

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 Thy-GoD changed the title Added feature to spawn conptyshell if within tmux session Added feature to spawn conptyshell inside tmux session Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant