mogan icon indicating copy to clipboard operation
mogan copied to clipboard

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

Open YiqiXu opened this issue 3 years ago • 4 comments

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:

  • Ensure that the option "Always" is selected under "Desktop & Dock → Prefer tabs when opening documents" in the macOS System Settings.
  • Additionally, within TeXmacs, navigate to "Edit → Preferences → General → Buffer Management" and ensure that "Documents in separate windows" is selected.

But in Mogan, it fails.

image

YiqiXu avatar Jan 09 '22 14:01 YiqiXu

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

medwatt avatar Jan 14 '22 06:01 medwatt

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

da-liii avatar Apr 15 '22 14:04 da-liii

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

da-liii avatar Apr 15 '22 14:04 da-liii

ok. disable QTMDocTab on macOS first.

PikachuHy avatar Apr 16 '22 02:04 PikachuHy