summaryrefslogtreecommitdiff
path: root/doc/pl/autogen/user/exec_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pl/autogen/user/exec_options.txt')
-rw-r--r--doc/pl/autogen/user/exec_options.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/exec_options.txt b/doc/pl/autogen/user/exec_options.txt
new file mode 100644
index 000000000..9eb774e69
--- /dev/null
+++ b/doc/pl/autogen/user/exec_options.txt
@@ -0,0 +1,20 @@
+* [[option_exec.color.flag_finished]] *exec.color.flag_finished*
+** opis: `text color for a finished command flag in list of commands`
+** typ: kolor
+** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `lightred`)
+
+* [[option_exec.color.flag_running]] *exec.color.flag_running*
+** opis: `text color for a running command flag in list of commands`
+** typ: kolor
+** wartości: nazwa koloru WeeChat (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), numer koloru terminala albo alias; atrybuty dozwolone przed kolorem (tylko dla kolorów testu, nie tła): "*" pogrubienie, "!" odwrócenie, "/" pochylenie, "_" podkreślenie (domyślna wartość: `lightgreen`)
+
+* [[option_exec.command.default_options]] *exec.command.default_options*
+** opis: `default options for command /exec (see /help exec); example: "-nosh -bg" to run all commands in background (no output), and without using the shell`
+** typ: ciąg
+** wartości: dowolny ciąg (domyślna wartość: `""`)
+
+* [[option_exec.command.purge_delay]] *exec.command.purge_delay*
+** opis: `delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)`
+** typ: liczba
+** wartości: -1 .. 25920000 (domyślna wartość: `0`)
+