Author Topic: Default location on new tabs?  (Read 4695 times)

Belgine

  • Newbie
  • *
  • Posts: 7
    • View Profile
Default location on new tabs?
« on: April 28, 2021, 09:48:07 »
Hi, I search for this solution but did not find:

currently, when I open a new tab, it opens on c:

Since my c: partition is small and mostly read-only, there's a way to let it default on another drive, for example d:?

Thanks  :)

Matthias515566

  • Power Member
  • ****
  • Posts: 317
    • View Profile
Re: Default location on new tabs?
« Reply #1 on: April 28, 2021, 12:47:19 »
this works with a "User Defined Command" Here my example: Multi Script:
Code: [Select]
MC.Explorer.NewBrowser PATH="Z:\YourPath\" SIDE=TARGET
MC.SetActivePanel PANEL=INACTIVE
« Last Edit: April 28, 2021, 12:50:21 by Matthias515566 »

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Default location on new tabs?
« Reply #2 on: April 28, 2021, 14:25:03 »
Explorer Panel settings. under the Tab section.  There is a settings what you want the default path (and other default settings ) to be for new tabs that you create

Belgine

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Default location on new tabs?
« Reply #3 on: April 28, 2021, 22:26:34 »
Thanks, found! I was thinking that the path wasn't editable.

I am loving this file manager. I need to create some anki flashcards to remember all the features and shortcuts or i will forget them