Menu

#16 how to get a list of the open files

open
nobody
None
5
2018-10-11
2018-10-01
meBigGuy
No

I'd like to get a list of the 200 or so files I have open under nc -server so I can reopen them after a reboot. Is there a way to do that?
Is there a more appropiate place to ask this question?
Thanks

Related

Support Requests: #16

Discussion

  • Chris Sorenson

    Chris Sorenson - 2018-10-07

    The list is kept in the file nedit.history file in your ~/.nedit directory.

     
    • Van Snyder

      Van Snyder - 2018-10-07

      On Sun, 2018-10-07 at 06:08 +0000, Chris Sorenson wrote:

      The list is kept in the file nedit.history file in your ~/.nedit
      directory.

      I have a ~/.nedit file, not a ~/.nedit directory. I assume the ~/.nedit
      directory was a "new thing" about fifteen or twenty or so years ago.
      How do I switch to that mode?


      [support-requests:#16] how to get a list of the open files

      Status: open
      Group:
      Created: Mon Oct 01, 2018 09:32 PM UTC by meBigGuy
      Last Updated: Mon Oct 01, 2018 09:32 PM UTC
      Owner: nobody

      I'd like to get a list of the 200 or so files I have open under nc
      -server so I can reopen them after a reboot. Is there a way to do
      that?
      Is there a more appropiate place to ask this question?
      Thanks


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/nedit/support-requests/16/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #16

  • Chris Sorenson

    Chris Sorenson - 2018-10-07

    What version are you using? Usually, at least in my experience, when a user switches to a more recent version, nedit will pop up a dialog box explaining that the user's preferences, etc., will be converted to the current format...

     
    • Van Snyder

      Van Snyder - 2018-10-08

      On Sun, 2018-10-07 at 23:24 +0000, Chris Sorenson wrote:

      What version are you using? Usually, at least in my experience, when a
      user switches to a more recent version, nedit will pop up a dialog box
      explaining that the user's preferences, etc., will be converted to the
      current format...

      Versions 5.5 and 5.7. I installed 5.5 from the nedit web site when
      Scientific Linux 5.7 or so didn't included. Now Scientific Linux
      includes version 5.7. Neither one pops up a window about converting
      configuration when its loaded.


      [support-requests:#16] how to get a list of the open files

      Status: open
      Group:
      Created: Mon Oct 01, 2018 09:32 PM UTC by meBigGuy
      Last Updated: Sun Oct 07, 2018 06:08 AM UTC
      Owner: nobody

      I'd like to get a list of the 200 or so files I have open under nc
      -server so I can reopen them after a reboot. Is there a way to do
      that?
      Is there a more appropiate place to ask this question?
      Thanks


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/nedit/support-requests/16/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #16

  • Chris Sorenson

    Chris Sorenson - 2018-10-08

    If you move your ~/.nedit file out of the way (for example move it to ~/.neditOLD), then start nedit again it should upgrade you to the current format. But if you prefer not to do that your history list will be kept in the file ~/.neditdb - if you do switch to the current format you won't lose your history file, nedit knows to copy it to ~/.nedit/nedit.history on the changeover...

     
  • meBigGuy

    meBigGuy - 2018-10-11

    .nedit/nedit.history worked for me. Thanks

     

Log in to post a comment.