Linux File Manager: Restore previous open session (folders and tab)Is it possible to run `Extract here` or...
How do I add a variable to this curl command?
Why is c4 a better move in this position?
What is better: yes / no radio, or simple checkbox?
How can I mix up weapons for large groups of similar monsters/characters?
I am on the US no-fly list. What can I do in order to be allowed on flights which go through US airspace?
For Loop and Sum
How do Japanese speakers determine the implied topic when none has been mentioned?
Where was Karl Mordo in Infinity War?
How do we edit a novel that's written by several people?
Avoiding morning and evening handshakes
Do authors have to be politically correct in article-writing?
Where is this triangular-shaped space station from?
What are these green text/line displays shown during the livestream of Crew Dragon's approach to dock with the ISS?
What happens if a wizard reaches level 20 but has no 3rd-level spells that they can use with the Signature Spells feature?
How can I improve my fireworks photography?
Why is this code uniquely decodable?
Eww, those bytes are gross
How to satisfy a player character's curiosity about another player character?
How to properly claim credit for peer review?
Can the Count of Monte Cristo's calculation of poison dosage be explained?
Proof by Induction - New to proofs
On what did Lego base the appearance of the new Hogwarts minifigs?
Find the number of ways to express 1050 as sum of consecutive integers
Do my Windows system binaries contain sensitive information?
Linux File Manager: Restore previous open session (folders and tab)
Is it possible to run `Extract here` or `Compress`/`Create archive`with other archivers than the three listed (in PCManFM)?PCManFM bookmarks not being respected by other applicationsChange file manager used by Firefox on LubuntuIs there a file manager with file search that doesn't break xubuntu desktopPCManFM actions not tracked in zeitgeistIs there a way to make Lubuntu 18.10 look like Lubuntu 18.04?Is there a workaround for the removal of “Copy Path” in pcmanfm-qt?Lubuntu 18.10 black theme (black background, and white/bright text in every apps including file manager)Lubuntu 18.10 File Manager: How to view directory tree structure?Lubuntu 18.10 QTerminal Window Transparency Setting?
I've been trying a few Linux File Manager such as PCManFM and Thunar in Lubuntu 18.10 and noticed that they did not remember the last session.
Would it be possible to do that? If yes, please let me know how.
If not, what is the alternative?
**I'm only looking for File Manager that support address bar, bookmark and dark background.
lubuntu filemanager
add a comment |
I've been trying a few Linux File Manager such as PCManFM and Thunar in Lubuntu 18.10 and noticed that they did not remember the last session.
Would it be possible to do that? If yes, please let me know how.
If not, what is the alternative?
**I'm only looking for File Manager that support address bar, bookmark and dark background.
lubuntu filemanager
1
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago
add a comment |
I've been trying a few Linux File Manager such as PCManFM and Thunar in Lubuntu 18.10 and noticed that they did not remember the last session.
Would it be possible to do that? If yes, please let me know how.
If not, what is the alternative?
**I'm only looking for File Manager that support address bar, bookmark and dark background.
lubuntu filemanager
I've been trying a few Linux File Manager such as PCManFM and Thunar in Lubuntu 18.10 and noticed that they did not remember the last session.
Would it be possible to do that? If yes, please let me know how.
If not, what is the alternative?
**I'm only looking for File Manager that support address bar, bookmark and dark background.
lubuntu filemanager
lubuntu filemanager
edited 15 hours ago
Sabrina
asked 15 hours ago
SabrinaSabrina
1996
1996
1
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago
add a comment |
1
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago
1
1
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago
add a comment |
1 Answer
1
active
oldest
votes
You could try spacefm
which always opens with the last session, support bookmarks and up to four panes. spacefm
is available from the universe repository for GTK2 and GTK3 and can be installed with
sudo apt install spacefm
(GTK2-version)
or
sudo apt install spacefm-gtk3
(GTK3-version)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122700%2flinux-file-manager-restore-previous-open-session-folders-and-tab%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You could try spacefm
which always opens with the last session, support bookmarks and up to four panes. spacefm
is available from the universe repository for GTK2 and GTK3 and can be installed with
sudo apt install spacefm
(GTK2-version)
or
sudo apt install spacefm-gtk3
(GTK3-version)
add a comment |
You could try spacefm
which always opens with the last session, support bookmarks and up to four panes. spacefm
is available from the universe repository for GTK2 and GTK3 and can be installed with
sudo apt install spacefm
(GTK2-version)
or
sudo apt install spacefm-gtk3
(GTK3-version)
add a comment |
You could try spacefm
which always opens with the last session, support bookmarks and up to four panes. spacefm
is available from the universe repository for GTK2 and GTK3 and can be installed with
sudo apt install spacefm
(GTK2-version)
or
sudo apt install spacefm-gtk3
(GTK3-version)
You could try spacefm
which always opens with the last session, support bookmarks and up to four panes. spacefm
is available from the universe repository for GTK2 and GTK3 and can be installed with
sudo apt install spacefm
(GTK2-version)
or
sudo apt install spacefm-gtk3
(GTK3-version)
edited 14 hours ago
pomsky
31.6k1195128
31.6k1195128
answered 14 hours ago
mook765mook765
4,34721333
4,34721333
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122700%2flinux-file-manager-restore-previous-open-session-folders-and-tab%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?
– Xen2050
13 hours ago