Bug 463269

Summary: Add shortcut to re-open last closed tab
Product: [Applications] kate Reporter: eliasla
Component: applicationAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: cullmann, igordsm, nate
Priority: NOR    
Version: 22.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 24.05

Description eliasla 2022-12-20 15:06:43 UTC
SUMMARY
In Gedit, it's possible to press control+shift+T to reopen a recently closed tab.

It is very frustrating to see this basic option missing in Kate.
Comment 1 Christoph Cullmann 2022-12-31 17:22:03 UTC
That is a valid wish!
Comment 2 Christoph Cullmann 2022-12-31 17:23:55 UTC
https://invent.kde.org/utilities/kate/-/issues/92
Comment 3 igormontagner 2023-01-22 14:09:24 UTC
I'd like to work on this. I have a prototype that can restore closed documents, but it doesn't work with the configuration window. Would it OK to have only a "Reopen recently closed Document"?
Comment 4 Nate Graham 2024-02-24 03:34:53 UTC
Implemented by Ben Gooding with the commits in https://invent.kde.org/utilities/kate/-/merge_requests/1398 for Kate 24.05!

Note that right now the action has no shortcut, you have to do that yourself. This may change in the future.