Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNew terminal opens always in home directory when called from Tilix #2649
Comments
|
It looks like tilix must be passing the path to the terminal but I'm not sure exactly how it works under the hood. |
|
It seems like tilix is just calling Gnome Terminal seems to be using some other strategy because it works with Nushell (a'ka, it opens new tab in the current dir). Can someone tell me how Nushell wants to be informed about the dir in which to open? |
|
I looked into this a bit and it doesn't appear the nushell looks for or knows about an environment variable called |


Describe the bug
When a terminal is open to some directory in Tilix and I open a new one, bash and zsh will open it in the same directory as the previous terminal, but after setting Nushell as the default it always opens in home directory.
To Reproduce
Steps to reproduce the behavior:
chshctrl+shift+ain my case)Expected behavior
New terminal opens in the same directory as the previous one.
Configuration (please complete the following information):
versioncommand to find out): 0.20