-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Feature Request] Nautilus follows terminal movement #21
Comments
Hi, It would be nice to change Nautilus current directory when cd-ing in the terminal, but there is no reliable way to detect when this change occur in, the terminal. I have also no idea about how to update Nautilus' current directory... there is no API to do that so we have to find a hack for that... So I will not implement this feature as it is too complicated and I have not enough time currently to do it.
I will open an issue later, when the program will have a GUI to display a logo :) PS: Sorry for the long time I take to answer, I have too many project to deal with and too many things to handle IRL too :( |
@flozz No worries! I'm just thankful for this project and the work you've already done :) |
Agree. This is good enough already for all. BTW, This is really cool @flozz . |
how about inspect the working directory of the shell? it is exposed in |
@GHolk Ok but that do not solves de other issue → forcing Nautilus de change its current directory 😟 |
First of all thank for all your work done @flozz . |
I am installing this plugin for this purpose. So, I don't need to type I am supporting and waiting for this feature. |
I am also supporting for this feature, that would be so nice. I switched from KDE to GNOME. I had Dolphin and this feature was build-in. |
I am currently working on other projects that take me a lot of time. At least the only thing I can say is that I will not even try to look at this before Nautilus migrates to GTK 4 as it can break everything, then, we will see :) |
So when you have the terminal open and and you click into folder in Nautilus, the terminal updates alongside your directory position in Nautilus. BUT, if you
cd FolderName
the Nautilus view does not sync alongside the changes in the terminal. I think one thing that would be nice is for Nautilus to follow along with the terminal so that the two would be kept more in sync.Also just to let you know I've established a process for my Open Source Branding project, which I had messaged you about a couple of months ago. If you would please log an issue here, just so that I can begin to try out my new process, that would be awesome! https://github.com/jcklpe/Open-Source-Branding/issues/new?template=branding-request.md
The text was updated successfully, but these errors were encountered: