Empty list in "CudaExt: Choose tab/panel to switch to"

Plugins for SynWrite and CudaText...
Post Reply
king.midas
Posts: 40
Joined: 26.02.2019 13:47

Empty list in "CudaExt: Choose tab/panel to switch to"

Post by king.midas »

Hello!
At startup CudaText there is an empty list in "CudaExt: Choose tab/panel to switch to" - shows only active file.
If I am switch by mouse to every file, then list show them.
What to do to solve ?

Keys:

Code: Select all

"cuda_ext,go_back_dlg" : {
    "name" : "plugin: Cuda-Ext: Tabs: Choose tab/panel to switch to",
    "s1" : [
      "Ctrl+Tab"
    ],
    "s2" : [
      "Shift+Ctrl+Tab"
    ]
  },
https://i.imgur.com/fjYnhH2.png

CudaText 1.137.0.0, win10 x64, CudaExt 1.7.32 (2021-07-07)
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

I pinged @kvichans, the author.
But note: Cud has its internal tab-switcher dialog!
king.midas
Posts: 40
Joined: 26.02.2019 13:47

Post by king.midas »

uvviewsoft wrote:I pinged @kvichans, the author.
But note: Cud has its internal tab-switcher dialog!
Yes, but in CudaExt dialog can switch also to some panels
User avatar
kvichans
Posts: 203
Joined: 07.10.2012 05:45

Post by kvichans »

Name of the command
"Choose tab/panel to switch to"
is not accurate. I'm sorry.
More accurate name would have been
"Choose visited tab or panel to switch to"

Main idea of the dialog is to use "history of visited tabs".
CudaText 1.163, TC9.51x32, Win10x64(1920x1080)
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

@kvichans
Let's add 2nd command,- to show all tabs?

1- 'Choose visited tab or panel to switch to'
2nd new- 'Choose any tab or panel to switch to'
Post Reply