terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Login shell

Open anatolethien opened this issue 4 years ago • 0 comments

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

anatolethien avatar Mar 20 '22 20:03 anatolethien