Home
last modified time | relevance | path

Searched +refs:completion +refs:no +refs:auto +refs:exit (Results 1 – 25 of 9488) sorted by relevance

12345678910>>...380

/dports/shells/yash/yash-2.51/share/completion/
H A Dcarthage6 function completion/carthage {
39 "--no-use-binaries"
61 complete -P "$PREFIX" always auto never
95 cd -P "./$(git rev-parse --show-cdup)Carthage/Checkouts" || exit
112 command -f completion//parseoptions -e
130 "--no-build"
131 "--no-checkout"
137 command -f completion//parseoptions -e
152 "--no-skip-current; build current project as well"
157 command -f completion//parseoptions -e
[all …]
/dports/editors/emacs/emacs-27.2/doc/emacs/
H A Dmini.texi39 then @key{RET} to submit the argument and exit the minibuffer.
301 enter @samp{auto-fill-mode}.
338 completion is @samp{auto-fill-mode}, but it only inserts @samp{ill-},
395 @findex minibuffer-complete-and-exit
406 minibuffer; instead it tries to complete, and if no completion can be
418 does not exit yet; you must type a second @key{RET} to exit.
469 of completion alternatives. If a style produces no matches, Emacs
589 @vindex completion-auto-help
590 If @code{completion-auto-help} is set to @code{nil}, the completion
720 no maximum length.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/doc/emacs/
H A Dmini.texi39 then @key{RET} to submit the argument and exit the minibuffer.
324 enter @samp{auto-fill-mode}.
361 completion is @samp{auto-fill-mode}, but it only inserts @samp{ill-},
420 @findex minibuffer-complete-and-exit
431 minibuffer; instead it tries to complete, and if no completion can be
443 does not exit yet; you must type a second @key{RET} to exit.
494 of completion alternatives. If a style produces no matches, Emacs
614 @vindex completion-auto-help
615 If @code{completion-auto-help} is set to @code{nil}, the completion
753 no maximum length.
[all …]
/dports/devel/py-typer/typer-0.4.0/docs/tutorial/
H A Dfirst-steps.md33 --help Show this message and exit.
126 --help Show this message and exit.
243 --formal / --no-formal [default: False]
246 --help Show this message and exit.
302 --formal / --no-formal [default: False]
305 --help Show this message and exit.
373 --formal / --no-formal [default: False]
376 --help Show this message and exit.
458 **Typer CLI** is a tool to run your **Typer** scripts giving you ✨ auto completion ✨ in your termin…
484 ...and it will give you auto completion in your terminal when you hit <kbd>TAB</kbd> for all your c…
[all …]
/dports/textproc/bat/bat-0.18.3/assets/completions/
H A Dbat.bash.in3 # Requires https://github.com/scop/bash-completion
37 # argument required but no completion available, or option
38 # causes an exit
46 COMPREPLY=($(compgen -W "auto never character" -- "$cur"))
50 COMPREPLY=($(compgen -W "auto never always" -- "$cur"))
/dports/devel/py-typer/typer-0.4.0/
H A DREADME.md109 --install-completion Install completion for the current shell.
111 --help Show this message and exit.
113 // When you create a package you get ✨ auto-completion ✨ for free, installed with --install-complet…
125 **Note**: auto-completion works when you create a Python package and run it with `--install-complet…
180 --install-completion Install completion for the current shell.
182 --help Show this message and exit.
200 --help Show this message and exit.
212 --formal / --no-formal [default: False]
213 --help Show this message and exit.
215 // Automatic --formal and --no-formal for the bool option ��
[all …]
H A DPKG-INFO158 --install-completion Install completion for the current shell.
160 --help Show this message and exit.
162 // When you create a package you get ✨ auto-completion ✨ for free, installed with --install-complet…
174 **Note**: auto-completion works when you create a Python package and run it with `--install-complet…
229 --install-completion Install completion for the current shell.
231 --help Show this message and exit.
249 --help Show this message and exit.
261 --formal / --no-formal [default: False]
262 --help Show this message and exit.
264 // Automatic --formal and --no-formal for the bool option ��
[all …]
/dports/devel/py-typer/typer-0.4.0/docs/
H A Dindex.md109 --install-completion Install completion for the current shell.
111 --help Show this message and exit.
113 // When you create a package you get ✨ auto-completion ✨ for free, installed with --install-complet…
125 **Note**: auto-completion works when you create a Python package and run it with `--install-complet…
180 --install-completion Install completion for the current shell.
182 --help Show this message and exit.
200 --help Show this message and exit.
212 --formal / --no-formal [default: False]
213 --help Show this message and exit.
215 // Automatic --formal and --no-formal for the bool option ��
[all …]
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/
H A Dmini.texi152 are asked for confirmation if there is no known completion for the text
156 Find File: chocolate_bar.c [no completions, confirm]
224 @code{auto-fill-mode} and @code{auto-save-mode}---but they are all the
226 to @samp{auto}.
235 @code{auto-fill-mode}, so completion fills in the rest of that. You now
265 highlighted completion and exit the minibuffer.
273 type @key{SPC}, it finds that the completion is @samp{auto-fill-mode},
335 completion, @key{RET} refuses to exit if the text in the minibuffer
343 match, a second @key{RET} will exit.
378 @vindex completion-auto-help
[all …]
/dports/misc/clifm/clifm-1.3/misc/
H A Dcompletions.zsh23 {-h,--help}'[show this help and exit]'
25 {-i,--no-case-sensitive}'[no case-sensitive files listing (default)]'
37 {-u,--no-unicode}'[disable unicode]'
39 {-v,--version}'[show version details and exit]'
48 '--control-d-exits[exit by pressing Control-d]'
53 '--fzftab[enable FZF TAB completion mode]'
61 '--no-cd-auto[force the use of 'cd' to change directories]'
72 '--no-open-auto[same as no-cd-auto, but for files]'
73 '--no-suggestions[disable auto-suggestions]'
74 '--no-tips[disable startup tips]'
[all …]
/dports/databases/py-pgcli/pgcli-3.2.0/pgcli/
H A Dpgclirc4 # Enables context sensitive auto-completion. If this is disabled, all
37 # Enables auto expand mode, which is similar to `\x auto` in psql.
49 # keyword casing preference. Possible values: "lower", "upper", "auto"
50 keyword_casing = auto
58 # If generate_casing_file is set to True and there is no file in the above
83 # When no schema is entered, only suggest objects in search_path
122 # Skip intro on startup and goodbye on exit
157 completion-menu.completion.current = 'bg:#ffffff #000000'
158 completion-menu.completion = 'bg:#008888 #ffffff'
159 completion-menu.meta.completion.current = 'bg:#44aaaa #000000'
[all …]
/dports/ftp/tnftp/tnftp-20210827/
H A DINSTALL22 -h, --help display this help and exit
29 --enable-editcomplete turn on command line editing and completion
34 [default=auto]
36 auto (try system, fallback to local); no
37 [default=auto]
39 [default=auto]
H A Dconfigure.ac32 [turn on command line editing and completion
48 [with_ssl=auto])
52 yes; auto (try system, fallback to local); no
53 [default=auto]])],
55 [with_local_libedit=auto])
59 [default=auto]])],
61 [with_socks=auto])
79 [Define if disabling command-line editing and completion.])
369 exit(0 != strcmp(buf, "4294967300"));
382 exit(0 != strcmp(buf, "4294967300"));
[all …]
/dports/devel/py-typer/typer-0.4.0/docs/tutorial/commands/
H A Dcallback.md40 --verbose / --no-verbose [default: False]
41 --install-completion Install completion for the current shell.
42 …--show-completion Show completion for the current shell, to copy it or customize the insta…
43 --help Show this message and exit.
70 Error: no such option: --verbose
151 --install-completion Install completion for the current shell.
152 …--show-completion Show completion for the current shell, to copy it or customize the installat…
153 --help Show this message and exit.
183 …t `cli` variable to a Click `Group` object. And then the original function no longer exists in tha…
185 …intentional, it's part of **Typer**'s design, to allow having editor auto completion and type chec…
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-emacsLisp.r/simple-emacsLisp.d/
H A Dexpected.tags11 next-error-highlight-no-select input.el /^(defcustom next-error-highlight-no-select 0.5$/;" custom
27 next-error-no-select input.el /^(defun next-error-no-select (&optional n)$/;" function
28 previous-error-no-select input.el /^(defun previous-error-no-select (&optional n)$/;" function
135 undo-no-redo input.el /^(defvar undo-no-redo nil$/;" variable
270 activate-mark input.el /^(defun activate-mark (&optional no-tmm)$/;" function
400 completion-no-auto-exit input.el /^(defvar completion-no-auto-exit nil$/;" variable
402 completion-list-insert-choice-function input.el /^(defvar completion-list-insert-choice-function #'
403 completion-base-size input.el /^(defvar completion-base-size nil$/;" variable
405 previous-completion input.el /^(defun previous-completion (n)$/;" function
406 next-completion input.el /^(defun next-completion (n)$/;" function
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/salt/
H A D_salt5 # zstyle ':completion:*:salt(|-cp|-call|-run|-key):*' use-cache true
23 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
38 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
64 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
96 zstyle -a ":completion:$curcontext:" cache-ttl ttl
133 "--version[show program's version number and exit]"
134 "--versions-report[show program's dependencies version number and exit]"
135 '(-h --help)'{-h,--help}'[show this help message and exit]'
161 '--local[Run salt-call locally, as if there was no master running.]'
188 '--auto-create[auto-create a signing key-pair if it does not yet exist]'
[all …]
/dports/sysutils/py-salt/salt-3004.1/pkg/
H A Dsalt.zsh5 # zstyle ':completion:*:salt(|-cp|-call|-run|-key):*' use-cache true
23 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
38 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
64 if ! zstyle -m ":completion:$curcontext:" cache-policy '*'; then
96 zstyle -a ":completion:$curcontext:" cache-ttl ttl
133 "--version[show program's version number and exit]"
134 "--versions-report[show program's dependencies version number and exit]"
135 '(-h --help)'{-h,--help}'[show this help message and exit]'
161 '--local[Run salt-call locally, as if there was no master running.]'
188 '--auto-create[auto-create a signing key-pair if it does not yet exist]'
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/csug/
H A Dexpeditor.stex51 \formdef{ee-auto-indent}{\categoryglobalparameter}{ee-auto-indent}
247 \index{\scheme{ee-auto-paren-balance}}\scheme{ee-auto-paren-balance} is
267 \index{\scheme{ee-auto-indent}}\scheme{ee-auto-indent} is true.
289 % The following is no longer true, since auto-indent is disabled when
296 % parameter \index{\scheme{ee-auto-indent}}\scheme{ee-auto-indent} is true
452 This command has no effect if no filename or identifier prefix is
454 no common prefix.
499 otherwise, has no effect.
507 otherwise, has no effect.
564 which in turn causes the waiter to exit.
[all …]
/dports/misc/nnn/nnn-4.3/misc/auto-completion/fish/
H A Dnnn.fish2 # Fish completion definition for nnn.
14 complete -c nnn -s a -d 'auto-create NNN_FIFO'
15 complete -c nnn -s A -d 'disable dir auto-select'
26 complete -c nnn -s J -d 'no auto-proceed on select'
40 complete -c nnn -s u -d 'use selection (no prompt)'
42 complete -c nnn -s V -d 'show program version and exit'
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_moosic88 {quit,exit,die}":quit daemon"
109 '(-r --no-recurse)'{-r,--no-recurse}'[do not recurse through directories]'
111 '(-f --auto-find)'{-f,--auto-find}'[perform fuzzy search for music files]'
112 '(-F --auto-grep)'{-F,--auto-grep}'[like --auto-find but with regexp]'
118 '(-m --music-dir)'{-m,--music-dir}'[directory used for auto-find, auto-grep]:directory:_files'
124 '(-S --showcommands)'{-S,--showcommands}'[show all moosic commands, then exit]'
125 '(-h --help)'{-h,--help}'[print help message then exit]'
126 '(-v --version)'{-v,--version}'[print version information, then exit]'
129 '(-N --no-startserver)'{-N,--no-startserver}'[do not start moosicd server]'
167 _message 'no arguments'
[all …]
/dports/www/ddgr/ddgr-1.9/
H A DREADME.md39 - [Shell completion](#shell-completion)
58 - DuckDuckGo Bangs (along with completion)
66 - Privacy-aware (no unconfirmed user data collection)
123 #### Shell completion
125 …ord and option completion scripts for Bash, Fish and Zsh can be found in respective subdirectories…
144 -h, --help show this help message and exit
149 --colorize [{auto,always,never}]
166 --np, --noprompt perform search and exit, do not prompt
169 -v, --version show program's version number and exit
181 q, ^D, double Enter exit ddgr
[all …]
/dports/lang/fennel/fennel-1.0.0/test/
H A Drepl.fnl30 (fn test-local-completion []
49 (fn test-macro-completion []
59 (fn test-method-completion []
65 (l.assertEquals (comp "ttt:ab") [] "no method completion on numbers")))
73 (fn test-exit []
75 _ (send ",exit")
215 (fn test-no-undocumented []
231 {: test-local-completion
232 : test-macro-completion
235 : test-exit
[all …]
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/plugins/docker-compose/
H A D_docker-compose5 # zsh completion for docker-compose
13 # * @albers docker-compose bash completion script
14 # * @felixr docker zsh completion script : https://github.com/felixr/docker-zsh-completion
80 zstyle -s ":completion:${curcontext}:" cache-policy cache_policy
82 zstyle ":completion:${curcontext}:" cache-policy __docker-compose_caching_policy
105 opts_no_color='--no-color[Produce monochrome output.]'
106 opts_no_deps="--no-deps[Don't start linked services.]"
287 …on-container-exit)-d[Detached mode: Run containers in the background, print new container names. I…
298 …'--exit-code-from=[Return the exit code of the selected service container. Implies --abort-on-cont…
341 '(- :)'{-v,--version}'[Print version and exit]' \
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/
H A Dconfigure.ac153 dnl check for bash completion
154 AC_ARG_WITH([bash-completion-dir],
156 [Install the bash auto-completion script in this directory. @<:@default=yes@:>@]),
318 [with_ptp_helper_permissions=auto])
581 exit(0);
646 exit(1); /* Does not work for devices -- fail */
648 exit(0);
816 AC_ARG_WITH([unwind],[AS_HELP_STRING([--with-unwind=yes|no|auto],[use libunwind])],
817 [], [with_unwind=auto])
837 AC_ARG_WITH([dw],[AS_HELP_STRING([--with-dw=yes|no|auto],[use libdw])],
[all …]
/dports/shells/yash/yash-2.51/
H A DNEWS223 * The "wait" built-in now returns an exit status of 1 if any
288 = The exit status is now non-zero when a for loop has been
349 * Fixed incorrect exit status of simple commands where command
449 no longer makes the shell exit even when the shell is not
614 * Traps are no longer handled during completion to avoid messing up
620 suppress the auto-loaded script being printed.
731 = The "return" and "exit" built-ins now accepts an exit status of
807 * The shell would not exit after the "exit" built-in twice in a row
825 = The "exit" built-in now warns about stopped jobs even when
843 exit status of zero.
[all …]

12345678910>>...380