Most browsers have a 'undo closed tab' which will reopen a closed tab in case you closed it by mistake. For firefox, it's ctrl+shift+t. Can I replicate this behaviour in nautilus and how?
I looked at nautilus shortcuts but couldn't find a shortcut for that.
Assume you have a deeply nested folder thats open in a tab in nautilus, then as you go to select it, you accidentally close it. Now to reopen the tab, you will have to manually track it down under multiple other folders. Am looking for a shortcut (not necessarily keyboard) to restore the tab in the current open nautilus.
Ctrl + Mouse Click
? If so - there is no need for this Feature doing aCtrl + Mouse Click
again will be faster than pressing a shortcut or are u using a 200" Flatscreen where you need to move your mouse over the whole Table to reach the other Monitor side ;) – konqui Mar 14 '14 at 10:48arrow up
andReturn
then im back. Also a nice plus of traveling inside the console - if i know i need to come back to the current folder i do open the next with pushd not cd.pushd
andpopd
are builtin commands of the Console/Shell in Unix/Linux Systems and work like a Stack. – konqui Mar 14 '14 at 11:28