From 7fc1de2ce372820a52fe9ef85025f4dd10ada2be Mon Sep 17 00:00:00 2001 From: stax76 Date: Sat, 30 Jul 2022 13:35:17 +0200 Subject: [PATCH] update process-instance description --- src/Resources/editor_conf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/editor_conf.txt b/src/Resources/editor_conf.txt index 8677a7d..a2fbed0 100644 --- a/src/Resources/editor_conf.txt +++ b/src/Resources/editor_conf.txt @@ -4,7 +4,7 @@ name = process-instance file = mpvnet default = single filter = General -help = Defines if more then one mpv.net process is allowed. (mpv.net specific option)\n\nTip: Whenever the control key is pressed when files or URLs are opened, the playlist is not cleared but the files or URLs are appended to the playlist. This not only works on process startup but in all mpv.net features that open files and URLs. +help = Defines if more then one mpv.net process is allowed. (mpv.net specific option)\n\nMulti can alternatively be enabled by pressing the SHIFT key.\n\nWhenever the control key is pressed when files or URLs are opened, the playlist is not cleared but the files or URLs are appended to the playlist. This not only works on process startup but in all mpv.net features that open files and URLs. option = multi Create a new process everytime the shell starts mpv.net option = single Force a single process everytime the shell starts mpv.net