Use path bar and address bar in Nautilus
Solution 1:
Whilst I don't know if at all possible in Nautilus, I beleive Thunar may serve your wishes. It shows the button bar by default, but pressing Ctrl+L will result in the text bar popping out as shown below, allowing you to copy/paste or change directory by typing. When you press enter it goes away and you have the button bar. You have the best of both worlds.
In my opinion Thunar is "quicker" than nautilus but have no figures to back this up. It has an incredibly simple look and interface which I prefer.
Solution 2:
No, it is not possible to do so.
The reasoning of "is it really not possible to do so" might be uninteresting, but I can say something about why it isn't, and probably shouldn't be, possible.
Fair warning: the answer is wordy. Its lengthy, but I believe its sensible. While I highly recommend that you do read on, feel free to not read on.
The design of nautilus: Having an option to display both would require disproportionate vertical widening of the icons area, as now there would be two lines required to display the pathbar as well as address bar. But then other buttons on the right would have slack space above and below them, unless they readjust themselves, which is again a big design question by itself.
The aesthetics of nautilus: Having both pathbar and address bar would be awfully ugly to see.
Most people, and I mean barring a handful of exceptions like you and me, people have preference for either. Its a clear choice for them. Having an option to "tweak" this would mean cluttering the preferences section of nautilus, again to no avail. In fact, in the recent version, you can see that a lot of configuration and menu options have been removed, or hidden to make the overall experience of the nautilus very very simple.
Wastage of screen real-estate: You would require only either of them at any point. This is true even if you are a person who use both of them multiple times throughout the day. You would want just either of them at any time, and it just makes sense, even from your point of view, to actually press Ctrl + L when you want the access to the other thing. Seeing the unrequired alternative on the screen would clutter the thinking process too.
Solution 3:
I don't think it's possible to have both buttons and path at the same time.
On a side note, another way to permanently enable the path instead of buttons is to use dconf, a "low-level key/value database designed for storing desktop environment settings". Install dconf-tools
and launch dconf-editor
:
$ sudo apt-get install --yes dconf-tools
$ dconf-editor
Then navigate to org > gnome > nautilus > preferences
and check always-use-location-entry
.
Solution 4:
First install dconf-tools
sudo apt-get install dconf-tools
After installation open dconf-editor
go to org –> gnome –> nautilus –> preferences
and choose always-use-location-entry