XmacsLabs / mogan

Mogan STEM Suite (based on GNU TeXmacs): Enjoy exploring science and technology!
https://mogan.app
GNU General Public License v3.0
370 stars 29 forks source link

It fails to open all files in one window as tabs. #60

Open YiqiXu opened 2 years ago

YiqiXu commented 2 years ago

TeXmacs 2.1.1 can open all files in one window as tabs as in the following screenshot, only when the following options on macOS 13 and newer are turned on:

But in Mogan, it fails.

image
medwatt commented 2 years ago

@YiqiXu, how did you manage to display opened buffers as tabs? I'm on Linux and don't seem to have a Preview menu.

da-liii commented 2 years ago

@PikachuHy it seems it works only for macOS. We still need to implement the QTMDocTab for GNU/Linux.

da-liii commented 2 years ago

Let us move QTMDocTab above the mode tool bar first and then fix bugs for QTMDocTab (https://github.com/XmacsLabs/mogan/issues/153).

PikachuHy commented 2 years ago

ok. disable QTMDocTab on macOS first.