Recently opened file list -- problem in multi-instances #968
                  
                    
                      chuanliwen
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment 1 reply
-
| 
         Looks like following changes from Notepad2 5.0.26-beta2 (no source code available, see issue #71). 
 currently MRU list is only merged on save (when exit Notepad4): Lines 1138 to 1140 in cd377f0  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
When you open several instances and edit-save files, the Recently opened file list for the current instance is not updated with file history from other instances. Could we get the refreshed list whenever we open it? If we put the file history from all instances into a file and get the list from it each time we open the list, will it do?
Beta Was this translation helpful? Give feedback.
All reactions