atom-community / terminal

Terminal integrated with atom-community/atom
https://atom.io/packages/atomic-terminal
Other
19 stars 4 forks source link

Login shell #97

Open anatolethien opened 2 years ago

anatolethien commented 2 years ago

Summary

It would be nice to have an option to connect to the terminal session using the "login shell" functionality.

Motivation

This feature would help to support a few linux packages that require the "login shell" functionality. My use case would be RVM (Ruby Version Manager) that requires the feature for ruby to work.

Describe alternatives you've considered

Right now i'm typing /bin/bash --login manually and it works fine as long as I don't leave the terminal