path column in search tab
path column in search tab
every time i move it to end, comes back as first column..how to save its position?
Re: path column in search tab
Open a search tab, move the path column where you want. Then execute this script ::text setcolumns(,3); Copy the popped-up text.
assuming your active tabsets are named Tabs-1 & Tabs-2,
open these ini files in a text editor:in each, go to the key "Columns" under section [ListFind]. Paste the copied text as the key's value, replacing any previous values. Save files, restart XY without saving.
If all goes well, what you've just done is setting a default column layout for search tabs on that tabset.
assuming your active tabsets are named Tabs-1 & Tabs-2,
open these ini files in a text editor:
Code: Select all
<xydata>\Panes\Tabs-1\pane.ini
<xydata>\Panes\Tabs-1\t\pane.ini
<xydata>\Panes\Tabs-2\pane.ini
<xydata>\Panes\Tabs-2\t\pane.iniCode: Select all
[ListFind]
…
Columns=<copied text here>If all goes well, what you've just done is setting a default column layout for search tabs on that tabset.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
-
admin
- Site Admin
- Posts: 65026
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: path column in search tab
Another way might be to untick this: Configuration | Find Files & Branch View | Find Files | Search results inherit current columns (assuming that you have it ticked)
FAQ | XY News RSS | XY X
Re: path column in search tab
SammaySarkar & admin
very thanks
very thanks
XYplorer Beta Club