Lines Matching full:boolean
4 def ExpandRegexAliases: Property<"expand-regex-aliases", "Boolean">,
8 def PromptOnQuit: Property<"prompt-on-quit", "Boolean">,
12 def SaveTranscript: Property<"save-transcript", "Boolean">,
16 def SaveSessionOnQuit: Property<"save-session-on-quit", "Boolean">,
20 def OpenTranscriptInEditor: Property<"open-transcript-in-editor", "Boolean">,
27 def StopCmdSourceOnError: Property<"stop-command-source-on-error", "Boolean">,
31 def SpaceReplPrompts: Property<"space-repl-prompts", "Boolean">,
35 def EchoCommands: Property<"echo-commands", "Boolean">,
39 def EchoCommentCommands: Property<"echo-comment-commands", "Boolean">,
43 def RepeatPreviousCommand: Property<"repeat-previous-command", "Boolean">,
47 def RequireCommandOverwrite: Property<"require-overwrite", "Boolean">,