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?

-1 to the power of a irrational number

Do Paladin Auras of Differing Oaths Stack?

What is better: yes / no radio, or simple checkbox?

PTIJ: Sport in the Torah

Are these two graphs isomorphic? Why/Why not?

Which country has more?

Why aren't there more Gauls like Obelix?

If nine coins are tossed, what is the probability that the number of heads is even?

The (Easy) Road to Code

Use Mercury as quenching liquid for swords?

Having the player face themselves after the mid-game

If sound is a longitudinal wave, why can we hear it if our ears aren't aligned with the propagation direction?

Too soon for a plot twist?

Should we avoid writing fiction about historical events without extensive research?

What was so special about The Piano that Ada was willing to do anything to have it?

Is it appropriate to ask a former professor to order a book for me through an inter-library loan?

Is divide-by-zero a security vulnerability?

How do we create new idioms and use them in a novel?

Why is there an extra space when I type "ls" on the Desktop?

Does an unused member variable take up memory?

Was it really inappropriate to write a pull request for the company I interviewed with?

How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?

ESPP--any reason not to go all in?

Can I negotiate a patent idea for a raise, under French law?



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?













7















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.










share|improve this question



















  • 1





    What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?

    – Xen2050
    Mar 3 at 13:47















7















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.










share|improve this question



















  • 1





    What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?

    – Xen2050
    Mar 3 at 13:47













7












7








7








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.










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 3 at 12:19







Sabrina

















asked Mar 3 at 11:30









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
    Mar 3 at 13:47












  • 1





    What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?

    – Xen2050
    Mar 3 at 13:47







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
Mar 3 at 13:47





What exactly is the "last session"? They open in the last directory you were in? & have the same back / forward history remembered?

– Xen2050
Mar 3 at 13:47










2 Answers
2






active

oldest

votes


















7














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)






share|improve this answer
































    0














    Although it may not fit in your ecosystem, Dolphin from KDE already does this - at least when running under KDE.



    Another approach could be to restore a preset session.



    This can be achieved using one or more autostart scripts to start particular applications with your preferred options and then using programs like xdotool to interact with their GUIs as if you were using your keyboard and mouse to imitate what you would do to set them up manually. Usually, the applications can't tell it's not you typing, so you can get them to do almost anything they're capable of.



    All of this works for applications without any special APIs, etc.



    Once the session is restored, further automation/configuration can be achieved using tools such as AutoKey which make such tasks much easier.



    The part of your question that this doesn't address is restoring whatever arbitrary session characteristics may have been in place when you closed your last session.



    While some scripts could probably be written to discover and save the final state of a session before closing it (so subsequent startup scripts would know what to do), that would be quite difficult to implement and probably not worth the effort.






    share|improve this answer






















      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
      );



      );













      draft saved

      draft discarded


















      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

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      7














      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)






      share|improve this answer





























        7














        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)






        share|improve this answer



























          7












          7








          7







          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)






          share|improve this answer















          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)







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 3 at 12:44









          pomsky

          31.8k1197128




          31.8k1197128










          answered Mar 3 at 12:34









          mook765mook765

          4,34621333




          4,34621333























              0














              Although it may not fit in your ecosystem, Dolphin from KDE already does this - at least when running under KDE.



              Another approach could be to restore a preset session.



              This can be achieved using one or more autostart scripts to start particular applications with your preferred options and then using programs like xdotool to interact with their GUIs as if you were using your keyboard and mouse to imitate what you would do to set them up manually. Usually, the applications can't tell it's not you typing, so you can get them to do almost anything they're capable of.



              All of this works for applications without any special APIs, etc.



              Once the session is restored, further automation/configuration can be achieved using tools such as AutoKey which make such tasks much easier.



              The part of your question that this doesn't address is restoring whatever arbitrary session characteristics may have been in place when you closed your last session.



              While some scripts could probably be written to discover and save the final state of a session before closing it (so subsequent startup scripts would know what to do), that would be quite difficult to implement and probably not worth the effort.






              share|improve this answer



























                0














                Although it may not fit in your ecosystem, Dolphin from KDE already does this - at least when running under KDE.



                Another approach could be to restore a preset session.



                This can be achieved using one or more autostart scripts to start particular applications with your preferred options and then using programs like xdotool to interact with their GUIs as if you were using your keyboard and mouse to imitate what you would do to set them up manually. Usually, the applications can't tell it's not you typing, so you can get them to do almost anything they're capable of.



                All of this works for applications without any special APIs, etc.



                Once the session is restored, further automation/configuration can be achieved using tools such as AutoKey which make such tasks much easier.



                The part of your question that this doesn't address is restoring whatever arbitrary session characteristics may have been in place when you closed your last session.



                While some scripts could probably be written to discover and save the final state of a session before closing it (so subsequent startup scripts would know what to do), that would be quite difficult to implement and probably not worth the effort.






                share|improve this answer

























                  0












                  0








                  0







                  Although it may not fit in your ecosystem, Dolphin from KDE already does this - at least when running under KDE.



                  Another approach could be to restore a preset session.



                  This can be achieved using one or more autostart scripts to start particular applications with your preferred options and then using programs like xdotool to interact with their GUIs as if you were using your keyboard and mouse to imitate what you would do to set them up manually. Usually, the applications can't tell it's not you typing, so you can get them to do almost anything they're capable of.



                  All of this works for applications without any special APIs, etc.



                  Once the session is restored, further automation/configuration can be achieved using tools such as AutoKey which make such tasks much easier.



                  The part of your question that this doesn't address is restoring whatever arbitrary session characteristics may have been in place when you closed your last session.



                  While some scripts could probably be written to discover and save the final state of a session before closing it (so subsequent startup scripts would know what to do), that would be quite difficult to implement and probably not worth the effort.






                  share|improve this answer













                  Although it may not fit in your ecosystem, Dolphin from KDE already does this - at least when running under KDE.



                  Another approach could be to restore a preset session.



                  This can be achieved using one or more autostart scripts to start particular applications with your preferred options and then using programs like xdotool to interact with their GUIs as if you were using your keyboard and mouse to imitate what you would do to set them up manually. Usually, the applications can't tell it's not you typing, so you can get them to do almost anything they're capable of.



                  All of this works for applications without any special APIs, etc.



                  Once the session is restored, further automation/configuration can be achieved using tools such as AutoKey which make such tasks much easier.



                  The part of your question that this doesn't address is restoring whatever arbitrary session characteristics may have been in place when you closed your last session.



                  While some scripts could probably be written to discover and save the final state of a session before closing it (so subsequent startup scripts would know what to do), that would be quite difficult to implement and probably not worth the effort.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 6 hours ago









                  JoeJoe

                  1,201822




                  1,201822



























                      draft saved

                      draft discarded
















































                      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.




                      draft saved


                      draft discarded














                      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





















































                      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







                      Popular posts from this blog

                      Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                      Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

                      fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap