How to set --ignore-last-opened in config file?
              
              #3056
            
            
              
                
                  
                  
                    Answered
                  
                  by
                    jsjoeio
                  
              
          
                  
                    
                      bingliu221
                    
                  
                
                  asked this question in
                Q&A
              
            -
| Config file is convenience, I wonder if there is a way to set  | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            jsjoeio
          
      
      
        Apr 7, 2021 
      
    
    Replies: 1 comment 1 reply
-
| Yup! Any flags should be configurable in the config file. Since this is a boolean flag, you can set it in the config with: DemoHere's a demo: Screen.Recording.2021-04-07.at.10.08.50.AM.movFeedbackIf you think this could be more clear/easier to find in the docs, PRs are welcome!  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        jsjoeio
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Yup! Any flags should be configurable in the config file. Since this is a boolean flag, you can set it in the config with:
Demo
Here's a demo:
Screen.Recording.2021-04-07.at.10.08.50.AM.mov
Feedback
If you think this could be more clear/easier to find in the docs, PRs are welcome!♥️