Home
last modified time | relevance | path

Searched +defs:prompt +defs:history (Results 126 – 150 of 660) sorted by relevance

12345678910>>...27

/dports/security/gpg-tui/gpg-tui-0.8.2/src/app/
H A Dprompt.rs76 pub history: Vec<String>, field
183 let mut prompt = Prompt::default(); in test_app_prompt() localVariable
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/crypto/ssh/terminal/
H A Dutil.go59 }
60
61 // GetState returns the current state of a terminal which may be useful to
90 func (r passwordReader) Read(buf []byte) (int, error) {
/dports/math/kalker/kalker-1.1.0/cargo-crates/rustyline-7.1.0/src/
H A Dedit.rs26 prompt: &'prompt str, // Prompt to display (rl_prompt) field
48 prompt: &'prompt str, in new()
562 let history = self.ctx.history; in edit_history_next() localVariable
595 let history = self.ctx.history; in edit_history_search() localVariable
627 let history = self.ctx.history; in edit_history() localVariable
698 let mut history = History::new(); in edit_history_next() localVariable
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/rustyline-9.0.0/src/
H A Dedit.rs26 prompt: &'prompt str, // Prompt to display (rl_prompt) field
48 prompt: &'prompt str, in new()
569 let history = self.ctx.history; in edit_history_next() localVariable
602 let history = self.ctx.history; in edit_history_search() localVariable
633 let history = self.ctx.history; in edit_history() localVariable
704 let mut history = History::new(); in edit_history_next() localVariable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java146 protected History history = new DefaultHistory(); field in LineReaderImpl
162 protected AttributedString prompt; field in LineReaderImpl
334 public void setHistory(final History history) { in setHistory()
403 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
415 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
428 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
442 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
456 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
998 public void setPrompt(final String prompt) { in setPrompt()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java150 protected History history = new DefaultHistory(); field in LineReaderImpl
166 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
348 public void setHistory(final History history) { in setHistory()
417 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
429 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
442 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
456 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
470 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1085 public void setPrompt(final String prompt) { in setPrompt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/utils/lui/
H A Dcui.py252 def __init__(self, win, history, enterCallback, tabCompleteCallback): argument
264 def draw(self, prompt=None): argument
289 def showPrompt(self, y, x, prompt=None): argument
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailcmd.c359 char prompt[128]; in alpine_smime_confirm_save() local
381 static HISTORY_S *history = NULL; in smime_import_certificate() local
2773 static HISTORY_S *history = NULL; in save_prompt() local
3494 char prompt[100]; in save_size_changed_prompt() local
3600 static HISTORY_S *history = NULL; in cmd_export() local
4065 static HISTORY_S *history = NULL; in simple_export() local
5622 static HISTORY_S *history = NULL; in broach_folder() local
6233 char prompt[250]; in cmd_print() local
6386 static HISTORY_S *history = NULL; in cmd_pipe() local
7400 char prompt[80]; in apply_command() local
[all …]
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailcmd.c359 char prompt[128]; in alpine_smime_confirm_save() local
381 static HISTORY_S *history = NULL; in smime_import_certificate() local
2773 static HISTORY_S *history = NULL; in save_prompt() local
3494 char prompt[100]; in save_size_changed_prompt() local
3600 static HISTORY_S *history = NULL; in cmd_export() local
4065 static HISTORY_S *history = NULL; in simple_export() local
5622 static HISTORY_S *history = NULL; in broach_folder() local
6233 char prompt[250]; in cmd_print() local
6386 static HISTORY_S *history = NULL; in cmd_pipe() local
7400 char prompt[80]; in apply_command() local
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/session/
H A DRStdCallbacks.cpp111 std::string prompt = "Save workspace image to " + wsPath + "? [y/n"; in saveAsk() local
169 bool consoleInputHook(const std::string& prompt, in consoleInputHook()
278 std::string prompt(pmt); in RReadConsole() local
616 ConsoleHistory& history = consoleHistory(); in Raddhistory() local
/dports/mail/py-alot/alot-0.9/alot/
H A Dui.py301 def prompt(self, prefix, text='', completer=None, tab=0, history=None): argument
780 def _save_history_to_file(history, path, size=-1): argument
/dports/shells/es/es-0.9-beta1/
H A Dinput.c27 char *prompt, *prompt2; variable
31 static char *history; variable
199 static char *callreadline(char *prompt) { in callreadline()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java160 protected History history = new DefaultHistory(); field in LineReaderImpl
178 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
384 public void setHistory(final History history) { in setHistory()
453 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
465 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
478 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
492 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
506 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1189 public void setPrompt(final String prompt) { in setPrompt()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java160 protected History history = new DefaultHistory(); field in LineReaderImpl
178 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
384 public void setHistory(final History history) { in setHistory()
453 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
465 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
478 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
492 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
506 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1189 public void setPrompt(final String prompt) { in setPrompt()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java160 protected History history = new DefaultHistory(); field in LineReaderImpl
178 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
384 public void setHistory(final History history) { in setHistory()
453 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
465 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
478 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
492 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
506 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1189 public void setPrompt(final String prompt) { in setPrompt()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java160 protected History history = new DefaultHistory(); field in LineReaderImpl
178 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
384 public void setHistory(final History history) { in setHistory()
453 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
465 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
478 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
492 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
506 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1189 public void setPrompt(final String prompt) { in setPrompt()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/reader/impl/
H A DLineReaderImpl.java160 protected History history = new DefaultHistory(); field in LineReaderImpl
178 protected AttributedString prompt = AttributedString.EMPTY; field in LineReaderImpl
384 public void setHistory(final History history) { in setHistory()
453 public String readLine(String prompt) throws UserInterruptException, EndOfFileException { in readLine()
465 …public String readLine(String prompt, Character mask) throws UserInterruptException, EndOfFileExce… in readLine()
478 …public String readLine(String prompt, Character mask, String buffer) throws UserInterruptException… in readLine()
492 …public String readLine(String prompt, String rightPrompt, Character mask, String buffer) throws Us… in readLine()
506 …public String readLine(String prompt, String rightPrompt, MaskingCallback maskingCallback, String … in readLine()
1189 public void setPrompt(final String prompt) { in setPrompt()

12345678910>>...27