How do you close a tab in Dr Racket
Asked Answered
D

2

6

I keep accidently hitting ctrl-t in Doctor Racket, and then when it opens a new tab, the only way I know how to get rid of the unwanted new tab is by closing everything and reopening the files I want to edit.

Is there a better way?

Dinnie answered 5/1, 2017 at 17:12 Comment(1)
This question is off-topic as it pertains to a specific software, not code. It should be migrated to Super User.Heterozygote
B
5

While the tab you want to close is active, you can either select "File -> Close" in the menu or use the keyboard shortcut Ctrl+W to close it.

Biggs answered 5/1, 2017 at 17:14 Comment(0)
E
5

Yes. In the file menu you have the option called "Close" It will only close the active window so if there are more tabs only the active one will be closed.

You can do the shortcut instead, which is CTRL+w for a Windows or Linux system while its CMD+w on MacOS. If you see in the menu there are hints on these shortcuts.

Extrabold answered 5/1, 2017 at 17:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.