RunJS icon indicating copy to clipboard operation
RunJS copied to clipboard

Be able to reopen closed tabs. (CMD+SHIFT+T)

Open dotlouis opened this issue 3 years ago • 3 comments

Hello ! Thanks for RunJS, it's my goto tool for fetching request and drafting JS in general 😃

My number one problem though is that I often find myself closing a tab by accident (whether by CMD+W or by clicking on x by inadvertence) which is a bummer!

I'd like to be able to reopen my previously closed tabs like on chrome or vscode.

Maybe a quick fix in the meantime would be to ask for confirmation before closing. see https://github.com/lukehaas/RunJS/issues/350

Thanks !

dotlouis avatar Feb 11 '22 09:02 dotlouis

Thanks @dotlouis. I agree this is a problem. I'm aiming to address this in the next release 👍

lukehaas avatar Feb 11 '22 10:02 lukehaas

I just lost a decent amount of work because I closed a tab (was trying to close a browser tab). Probably my fault for doing so much unsaved work in RunJS but such a great tool.

dvnrsn avatar Mar 29 '23 04:03 dvnrsn

Have you considered moving the .js files in AppData/Roaming/runjs/ to the Recycle Bin instead of just permanently deleting them?

TreyOverton avatar Aug 27 '23 16:08 TreyOverton