Home
last modified time | relevance | path

Searched refs:prompt_prefix (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/jed/jed-0.99-19/lib/
H A Disearch.sl149 variable prompt_prefix;
156 prompt_prefix = "Failed: i";
164 prompt_prefix = "I";
168 prompt = prompt_prefix + "search forward" + prompt_suffix;
170 prompt = prompt_prefix + "search backward" + prompt_suffix;
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/backend/
H A Dmach_commands.py276 prompt_prefix = ""
279 prompt_prefix = (
305 prompt_prefix, vscode_settings
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/dialoguer-0.8.0/src/
H A Dtheme.rs220 pub prompt_prefix: StyledObject<String>, field
260 prompt_prefix: style("?".to_string()).for_stderr().yellow(), in default()
288 &self.prompt_prefix, in format_prompt()
317 &self.prompt_prefix, in format_input_prompt()
344 &self.prompt_prefix, in format_confirm_prompt()
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/dms/
H A Dcustom.py315 def create_connection(connection_info_json, prompt_prefix, typeOfInfo): argument
316 user_name = connection_info_json.get('userName', None) or prompt(prompt_prefix + 'Username: ')
317 …password = connection_info_json.get('password', None) or prompt_pass(msg=prompt_prefix + 'Password…
/dports/security/py-certbot/certbot-1.22.0/certbot/display/
H A Dops.py191 def _choose_names_manually(prompt_prefix: str = "") -> List[str]:
201 prompt_prefix +
/dports/math/maxima/maxima-5.43.2/share/contrib/alt-display/
H A Dalt-display.mac17 prompt_prefix='?\*prompt\-prefix\*,
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/
H A Dmdevenv.py49 prompt_prefix = f'[{b.project_name}]'
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/
H A Dmdevenv.py49 prompt_prefix = f'[{b.project_name}]'
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/
H A Dmdevenv.py50 prompt_prefix = f'[{b.project_name}]'
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/
H A Dmdevenv.py50 prompt_prefix = f'[{b.project_name}]'
/dports/devel/meson/meson-0.60.3/mesonbuild/
H A Dmdevenv.py50 prompt_prefix = f'[{b.project_name}]'
/dports/devel/py-spyder-kernels/spyder-kernels-2.2.1/spyder_kernels/customize/
H A Dspyderpdb.py295 def print_stack_entry(self, frame_lineno, prompt_prefix='\n-> ', argument
302 frame_lineno, prompt_prefix, context)
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dalt-display.texi107 prompt_prefix:printf(false,"~a~%",timedate()),
123 @code{prompt_prefix} have been replaced by their Lisp translations, as
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dpdb.pyi58 …def print_stack_entry(self, frame_lineno: Tuple[FrameType, int], prompt_prefix: str = ...) -> None…
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dpdb.pyi69 …def print_stack_entry(self, frame_lineno: Tuple[FrameType, int], prompt_prefix: str = ...) -> None…
/dports/lang/python27/Python-2.7.18/Lib/
H A Dpdb.py893 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
900 prompt_prefix)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dpdb.py893 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
900 prompt_prefix)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dpdb.py893 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
900 prompt_prefix)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dpdb.py893 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
900 prompt_prefix)
/dports/devel/ipython5/ipython-5.10.0/IPython/core/
H A Ddebugger.py334 def print_stack_entry(self,frame_lineno, prompt_prefix='\n-> ', argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dpdb.py1453 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
1460 self.format_stack_entry(frame_lineno, prompt_prefix))
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dpdb.py1453 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
1460 self.format_stack_entry(frame_lineno, prompt_prefix))
/dports/lang/python310/Python-3.10.1/Lib/
H A Dpdb.py1463 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
1470 self.format_stack_entry(frame_lineno, prompt_prefix))
/dports/lang/python37/Python-3.7.12/Lib/
H A Dpdb.py1448 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
1455 self.format_stack_entry(frame_lineno, prompt_prefix))
/dports/lang/python38/Python-3.8.12/Lib/
H A Dpdb.py1453 def print_stack_entry(self, frame_lineno, prompt_prefix=line_prefix): argument
1460 self.format_stack_entry(frame_lineno, prompt_prefix))

12