Navigation Lock for Search Results Tab ?
Posted: 04 Feb 2024 13:37
hi! i use a "default tab" (far left) and a set of locked tabs. when i search, i have the results go to a new tab at the end that is unlocked via these settings :
tldr; checking for a "don't allow navigation when working in a Search results tab (regardless of tab lock status)"
the (not really) problem i run into is sometimes i use my back button, etc. when working in the "Search results" tab and it navigates away from my results (in most cases the parent folder of where i initiated the search from).
is there a setting or way (without locking the tab) to prevent navigation when working inside a "Search results" tab ? if i have to use the "lock tab" for this, i can easily switch back. the reason i am using the unlocked ones is that i use a script to "reset" my tabs and it removes any "Search results" in the process. because i have :
i get prompted when my script runs (i don't use tab sets...yet).
maybe my script is wrong and can ignore the prompt ? not sure yet.
tldr; checking for a "don't allow navigation when working in a Search results tab (regardless of tab lock status)"
Code: Select all
Configuration | Tabs and Panes | Tabs | Open new tab | "At the end"Code: Select all
Configuration | Find and Filter | Find Files & Branch View | Find Files | Show search results in | "Search results tab (unlocked)"is there a setting or way (without locking the tab) to prevent navigation when working inside a "Search results" tab ? if i have to use the "lock tab" for this, i can easily switch back. the reason i am using the unlocked ones is that i use a script to "reset" my tabs and it removes any "Search results" in the process. because i have :
Code: Select all
Configuration | Tabs and Panes | Tabs | [x] Prompt on closing a locked tabmaybe my script is wrong and can ignore the prompt ? not sure yet.