Skip to content

Feature request -- add Far CLI parameter -ro-localconfig #1046

@nightroman

Description

@nightroman

Feature request -- add Far CLI parameter -ro-localconfig

Description

If the parameter -ro-localconfig is specified then Far does not save data to localconfig.db.

Problem

My workflows often require several Far instances, where one is usually the main (opened for longer time) and the others are temporary (usually opened from the main for some quick side jobs).

The problem. The main Far sometimes exits when a temp Far is still open. Then, when the temp Far exits it saves the current panel paths to localconfig.db. These paths may be different from where we left the main Far. When the main Far starts it reads localconfig.db saved by a temp Far and shows unexpected and unwanted panel paths and some time is lost for restoring the resumed job context.

Solution

If temp Far instances are started with the suggested switch -ro-localconfig then the problem is solved, they do not affect the main Far data stored in this file.

Why /ro is not enough

I need all the other history shared, literally everything. E.g. if I add or arrange folder shortcuts, type new commands, create file associations, filters, etc. etc. Even shared file history may be useful in the main Far. This is all needed and should not be lost with /ro.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions