Skip to content
  • Christoph Cullmann's avatar
    delete temp files earlier again · 745617da
    Christoph Cullmann authored
    cleanup the token handling for blocking instances
    delete temp files inside that handling early
    
    e.g.
    
    kate -b --tempfile test.txt
    
    test.txt will be gone when the kate client instance
    terminates
    745617da