Page 3 of 6

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-26, 10:29 UTC
by AntonyD
I'm also adding another parameter 2 which immediately opens quick search.
"Best-of-the-Best, Sir" (c) !

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-26, 20:49 UTC
by JOUBE
ghisler(Author) wrote: 2024-01-26, 09:24 UTC I'm also adding another parameter 2 which immediately opens quick search. The search string starts with * when combined with parameter 1.
Thanks

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-30, 16:24 UTC
by chandragor
ghisler(Author) wrote: 2024-01-25, 08:49 UTC I will add a new parameter 1 to all cm_*TabsList commands to open the list directly with the paths.
Many, many, many thanks !!! :D

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 08:03 UTC
by ghisler(Author)
I made another small change in RC3: When you open the tabs list with parameter 1, then an asterisk * will be put as first character in the quick search string. You can start typing the name without the need to press * first. This also makes parameter 2 almost obsolete.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 11:10 UTC
by white
ghisler(Author) wrote: 2024-01-31, 08:03 UTC I made another small change in RC3: When you open the tabs list with parameter 1, then an asterisk * will be put as first character in the quick search string. You can start typing the name without the need to press * first.
Not confirmed :!: :?:

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 12:53 UTC
by sa16
ghisler(Author) wrote: You can start typing the name without the need to press * first.
Сonfirmed.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 13:10 UTC
by white
sa16 wrote: 2024-01-31, 12:53 UTC
ghisler(Author) wrote: You can start typing the name without the need to press * first.
Сonfirmed.
Do you have an asterisk * in the quick search when you start typing?

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 13:27 UTC
by sa16
2white
Asterisk appears when I start typing. TC11.03x32_RC3.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 14:32 UTC
by white
sa16 wrote: 2024-01-31, 13:27 UTC Asterisk appears when I start typing. TC11.03x32_RC3.
Not on my system. No asterisk and I cannot type anything unless I type * first.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 15:22 UTC
by sa16
2white
Maybe because of that? Quick search (Ctrl+S) must be enabled.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 15:56 UTC
by tuska
white wrote: 2024-01-31, 11:10 UTC
ghisler(Author) wrote: 2024-01-31, 08:03 UTC I made another small change in RC3: When you open the tabs list with parameter 1,
then an asterisk * will be put as first character in the quick search string.
You can start typing the name without the need to press * first.
Not confirmed :!: :?:
Not confirmed either.

The asterisk is missing and this is very important,
because otherwise I can't get to the desired entries.

Button with command

Code: Select all

cm_SrcTabsList 1
- OR -

Code: Select all

cm_SrcTabsList 1,cm_SrcTabsList 2

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 16:07 UTC
by white
sa16 wrote: 2024-01-31, 15:22 UTC Quick search (Ctrl+S) must be enabled.
You mean Quick Filter? Yes, that's it. Quick filter must be enabled beforehand. If I click the Quick filter button and press Esc and try again, it doesn't work.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 16:26 UTC
by sa16
2white
You mean Quick Filter?
Yes, sorry for the inaccuracy.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 17:00 UTC
by petermad
My observations:
An asterisk is only automatically inserted when Quickfilter is on.
An asterisk is only automatically inserted when using cm_SrcTabsList 1 or 3 is used not with cm_SrcTabsList 2.
When using cm_SrcTabsList 3 the list of open tabs is showing the tab paths - it could be debated that it should show tab headers (if last used) - depending on whether 2 or 1 should determine that.

Re: Directly show the list of folders of all open tabs

Posted: 2024-01-31, 17:29 UTC
by tuska
2petermad
Thank you for pointing out parameter 3.

- QuickSearch eXtended Version 2.3.1
- TC Configuration > Quick Search > ◉ Letters - with search dialog

cm_SrcTabsList 1
- OR -
cm_SrcTabsList 3

In my case, there is NO star in this constellation.

What is striking for me is that I always get an expected search result with cm_SrcTabsList 2 (NO star).
With cm_SrcTabsList 1 or cm_SrcTabsList 3 I only get an expected search result WITH A STAR.