unison icon indicating copy to clipboard operation
unison copied to clipboard

ucm shouldn't always start in the . namespace

Open stew opened this issue 3 years ago • 0 comments

When we are exiting, we should save the current namespace somewhere so that the next time UCM starts it can start in that same namespace.

Also add a command line switch which can set the initial namespace so ucm --namespce=.would emulate the current behavior of always starting in the.namespace anducm --namespace=stew.share.publicwould start ucm in the.stew.share.public` namespace

stew avatar Sep 07 '22 22:09 stew