Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.26k stars 3.4k forks source link

Split and open in the same path #9824

Open camillebernier opened 3 months ago

camillebernier commented 3 months ago

I would like to be able to split my pane and have the new one open in the same path as the one I split. This feature exists by default on "GNU Terminator" and it's very convenient.

Example below, I was in ~/Documents/git, when I split I am in my default $HOME image

What I want is to be in ~/Documents/git instead.

Thanks.

Eugeny commented 3 months ago

Tabby does this automatically if it knows the current path, but that's not always possible: https://github.com/Eugeny/tabby/issues/1703

Your shell can help it: https://github.com/Eugeny/tabby/wiki/Shell-working-directory-reporting

GitHub
Shell working directory reporting
A terminal for a more modern age. Contribute to Eugeny/tabby development by creating an account on GitHub.