Home
last modified time | relevance | path

Searched +refs:completion +refs:quote +refs:character (Results 126 – 150 of 5773) sorted by relevance

12345678910>>...231

/dports/print/yatex/yatex1.82/
H A Dyatexe520 ... `\begin{quote}...\end{quote}'
779 File: yatexe, Node: End completion, Next: Accent completion, Prev: Arbitrary completion, Up: Comple…
781 End completion
796 File: yatexe, Node: Accent completion, Next: Image completion, Prev: End completion, Up: Completion
810 in the minibuffer. Chose one character or corresponding numeric, and you
816 character `o' for example, then
1144 completion
1228 character(see below).
1238 putting cursor on the first occurrence of non-whitespace character on a
1842 character, add the following `setq' to `~/.emacs'.
[all …]
H A Dyatexe.tex565 @dots{} @code{\begin@{quote@}...\end@{quote@}}
840 @node Arbitrary completion, End completion, Maketitle-type completion, Completion
857 @node End completion, Accent completion, Arbitrary completion, Completion
876 @node Accent completion, Image completion, End completion, Completion
896 in the minibuffer. Chose one character or corresponding numeric,
905 one more character `o' for example, then
914 @node Image completion, Greek letters completion, Accent completion, Completion
1368 character(see below).
1379 character on a line changes the fill-prefix temporarily to the depth of
2066 to single TAB character, add the following @code{setq} to @file{~/.emacs}.
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Doptions.yo230 cindex(completion, menu)
258 etc.), the automatically added character is deleted, so that the character
277 When the last character resulting from a completion is a slash and the next
278 character typed is a word delimiter, a slash, or a character that ends
362 completion widgets to return status 1 on an ambiguous completion, which
370 cindex(completion, listing)
399 cindex(completion, menu)
848 treating the character `tt(!)' specially.
1345 Allow the character sequence `tt('')' to signify a single quote
1347 using the format tt($')var(...)tt('), where a backslashed single quote can
[all …]
/dports/net/tinyfugue/tf-50b8/
H A DCHANGES367 Input completion does not print the list of possible matches until the
368 second time the completion key is pressed.
429 Documented new input completion keys. See /help complete.
860 Filename completion (complete.tf) handles names starting with "~/".
1113 Fixed rare bug in using /quote -S inside another /quote.
1285 The character ^@ is allowed in keybindings.
1303 character (e.g., "*\*").
1420 Added macro name completion to completion.tf library.
1549 In completion.tf, added /complete_input_history (ESC i).
1714 Added '\' escape character to macro expansion.
[all …]
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/
H A DCHANGES367 Input completion does not print the list of possible matches until the
368 second time the completion key is pressed.
429 Documented new input completion keys. See /help complete.
860 Filename completion (complete.tf) handles names starting with "~/".
1113 Fixed rare bug in using /quote -S inside another /quote.
1285 The character ^@ is allowed in keybindings.
1303 character (e.g., "*\*").
1420 Added macro name completion to completion.tf library.
1549 In completion.tf, added /complete_input_history (ESC i).
1714 Added '\' escape character to macro expansion.
[all …]
/dports/print/auctex/auctex-12.2/doc/
H A Dchanges.texi162 fontification. In Doc@TeX{} mode, the character @samp{_} is removed
478 Users can then restrict completion using
920 @code{LaTeX-german-close-quote}, @code{LaTeX-german-quote-after-quote},
921 @code{LaTeX-italian-open-quote}, @code{LaTeX-italian-close-quote}, and
922 @code{LaTeX-italian-quote-after-quote} are now obsolete. If you are not
1057 You can customize the completion for graphic files with
1063 completion and syntax highlighting.
1283 @code{LaTeX-german-close-quote} and
1284 @code{LaTeX-german-quote-after-quote} instead of @code{TeX-open-quote},
1285 @code{TeX-close-quote} and @code{TeX-quote-after-quote} if you want to
[all …]
/dports/databases/py-pgcli/pgcli-3.2.0/
H A Dchangelog.rst271 up to the first '.' character. Add ``\H`` that returns the entire hostname (#858).
317 * Do NOT quote the database names in the completion menu (Thanks: `Amjith Ramanujam`_)
337 * Don't quote identifiers that are non-reserved keywords. (Thanks: `Joakim Koljonen`_)
378 * Allow configurable character to be used for multi-line query continuations. (Thanks: `Owen Stephe…
560 * Add `\i` path completion. (Thanks: `Anthony Lai`_).
576 * Expand '*' into column list during completion. This can be triggered by hitting `<tab>` after the…
855 * Add the FUNCTION keyword to auto-completion.
875 * Add completion for TEMPLATE keyword and smart-completion for
910 * Add auto-completion for COPY statements.
926 * Add LIMIT keyword to completion.
[all …]
/dports/lang/parrot/parrot-8.1.0/editor/
H A Dpir-mode.el38 :type 'character
378 `(set (make-local-variable (quote ,sym)) ,val))
1139 (completion (try-completion string pir-completion-alist)))
1140 (cond ((eq completion t)) ; ???
1141 ((null completion)
1144 ((not (string= string completion))
1146 (insert completion))
/dports/textproc/texi2html/texi2html-5.0/test/xemacs_manual/
H A Dcustom.texi1014 @vindex minibuffer-local-completion-map
1019 completion and exit commands.
1028 @code{minibuffer-local-completion-map} is for permissive completion.
1031 for cautious completion.
1447 characters, which can be used to include a string-quote inside the
1602 features. Use a double-quote character to begin and end a string constant.
1609 character whose octal code is @var{ooo}. Backslash and double-quote are
1631 Write a single-quote (') followed by the Lisp object you want.
1735 Note once again the single-quote used to refer to the symbol
1931 @item no-completion
[all …]
/dports/shells/bash/bash-5.1/doc/
H A Dbash.0365 process substitution, and quote removal are performed. Condi-
470 command substitution, process substitution and quote removal.
598 each character within the quotes. A single quote may not occur between
630 \\'' single quote
631 \\"" double quote
1535 After these expansions are performed, quote characters present in the
1917 double quote inside the parentheses is not treated specially. All to-
3146 are expanded. Backslash will quote any other character in the macro
4162 quotes can quote the history expansion character, but the history ex-
4164 the closing double quote in a double-quoted string.
[all …]
/dports/sysutils/fd/fd-8.3.0/contrib/completion/
H A D_fd4 # zsh completion function for fd
6 # Based on ripgrep completion function.
82 '(long-listing)'{-0,--print0}'[separate search results by the null character]'
177 # (with a starting double-quote) otherwise pressing tab again
185 # automatically remove the colon suffix also when closing the quote
/dports/editors/jed/jed-0.99-19/doc/manual/
H A Djed.tex362 help. For this reason, \jed{} supports command line completion in the
372 key. In this context (completion context) the space bar and the \key{Tab}
378 completion context, the space bar also has a special property that enables
384 The role of the space bar in completion is a point where Emacs and \jed{}
388 \verb|gnu.emacs.help| from Emacs users asking for the kind of completion
463 name for completion purposes. For example, entering \key{*.c} and hitting
537 Get M-x minibuffer prompt with command completion
865 quoted'. By default, the double quote key (") and single quote key (') are
867 wrap mode, the single quote key inserts a single quote with the ``proper''
868 orientation and the double quote key inserts two single quotes of the
[all …]
/dports/japanese/jed/jed-B0.99-8__J067/doc/
H A Djed.tex355 help. For this reason, \jed{} supports command line completion in the
365 key. In this context (completion context) the space bar and the \key{Tab}
371 completion context, the space bar also has a special property that enables
377 The role of the space bar in completion is a point where Emacs and \jed{}
381 \verb|gnu.emacs.help| from Emacs users asking for the kind of completion
456 name for completion purposes. For example, entering \key{*.c} and hitting
530 Get M-x minibuffer prompt with command completion
858 quoted'. By default, the double quote key (") and single quote key (') are
860 wrap mode, the single quote key inserts a single quote with the ``proper''
861 orientation and the double quote key inserts two single quotes of the
[all …]
/dports/lang/retro12/RETRO12-2021.4/image/
H A Dretro.forth155 c character (ASCII)
378 Apply each quote to a copy of x.
396 Apply each quote to a copy of x.
416 Execute quote until quote returns a flag of 0. In high level code:
427 Execute quote until quote returns a non-zero flag. As with `while`
879 given character is in a string.
957 to each character in a source string.
1076 orthiginal completion).
1150 character. Results are undefined if the character can not be
1320 passed to the quote as it is run.
[all …]
/dports/devel/taskctl/taskctl-1.4.2/
H A DREADME.md345 `?` | matches any single non-path-separator character
346 …-path-separator character against a class of characters ([details](https://github.com/bmatcuk/doub…
349 Any character with a special meaning can be escaped with a backslash (`\`).
364 quote: "'" # will quote command with provided symbol: "/bin/zsh -c 'echo 1'"
452 . <(taskctl completion bash)
458 . <(taskctl completion zsh)
/dports/textproc/qprint/qprint-1.1/
H A Dqprint.w230 @<Emit encoded character@>;
253 @<Initialise character class table@>=
323 Output character
327 |EBCDIC_out| is set, we quote ASCII characters which
331 @<Emit encoded character@>=
379 /* If we're generating EBCDIC-compatible output, quote
797 @<System character code is ASCII@>=
819 static int paranoid = FALSE; /* Paranoid output: quote {\it everything} */
895 case 'p':@; /* \.{-p} \.{--paranoid} Paranoid: quote
1053 printf(" -p, --paranoid Paranoid: quote even printable characters\n");
[all …]
/dports/shells/bash-completion/bash-completion-2.11/
H A Dbash_completion132 quote()
317 # Strip first character
459 # Strip first character
541 # @param $1 Argument to quote
546 # Leave out first character
841 eval local cmd="$(quote "$1")"
868 eval local cmd="$(quote "$1")"
1030 # Perform tilde (~) completion
1879 # completion definition.
1884 # actual command completion
[all …]
/dports/print/yatex/yatex1.82/docs/
H A Dyatexe.tex565 @dots{} @code{\begin@{quote@}...\end@{quote@}}
840 @node Arbitrary completion, End completion, Maketitle-type completion, Completion
857 @node End completion, Accent completion, Arbitrary completion, Completion
876 @node Accent completion, Image completion, End completion, Completion
896 in the minibuffer. Chose one character or corresponding numeric,
905 one more character `o' for example, then
914 @node Image completion, Greek letters completion, Accent completion, Completion
1368 character(see below).
1379 character on a line changes the fill-prefix temporarily to the depth of
2066 to single TAB character, add the following @code{setq} to @file{~/.emacs}.
[all …]
/dports/devel/rlwrap/rlwrap-0.45.2/
H A DNEWS130 If the completion list contained two words, one of which a
134 reading completion files (with the -f option, or from
148 interrupt character and ISIG flag.
161 Single quote ' is now word-breaking by default
168 rlwrap now recognises the 'rmcup' and 'rmkx' character sequences used by
289 history, and completion word lists.
444 -i option added to make completion case-insensitive
456 startup with large completion lists.
505 System-wide completion files now in $datadir/rlwrap
548 rlwrap now displays asterisks for every input character like this:
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/doc/prog/
H A Dutil.tex11 character*(*) string [input]
22 character*(*) string [input]
23 character*(1) char [input]
69 character*(*) string
157 character*(*) name [input]
173 character*(*) name [input]
229 character*(*) text [input]
305 \begin{quote}
312 \end{quote}
484 inside the Bourne shell. Returned is the completion code of the
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/doc/prog/
H A Dutil.tex11 character*(*) string [input]
22 character*(*) string [input]
23 character*(1) char [input]
69 character*(*) string
157 character*(*) name [input]
173 character*(*) name [input]
229 character*(*) text [input]
305 \begin{quote}
312 \end{quote}
484 inside the Bourne shell. Returned is the completion code of the
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/isolation/
H A DREADME115 whether you quote them or not. You must use quotes if you want to use
118 A # character begins a comment, which extends to the end of the line.
122 There is no way to include a "}" character in an <SQL> block.
197 Notice that these markers can only delay reporting of the completion
203 or that it is complete but the report of its completion is delayed by
207 completion of a step in another session that could have been deemed
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/isolation/
H A DREADME115 whether you quote them or not. You must use quotes if you want to use
118 A # character begins a comment, which extends to the end of the line.
122 There is no way to include a "}" character in an <SQL> block.
197 Notice that these markers can only delay reporting of the completion
203 or that it is complete but the report of its completion is delayed by
207 completion of a step in another session that could have been deemed
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/isolation/
H A DREADME115 whether you quote them or not. You must use quotes if you want to use
118 A # character begins a comment, which extends to the end of the line.
122 There is no way to include a "}" character in an <SQL> block.
197 Notice that these markers can only delay reporting of the completion
203 or that it is complete but the report of its completion is delayed by
207 completion of a step in another session that could have been deemed
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/isolation/
H A DREADME115 whether you quote them or not. You must use quotes if you want to use
118 A # character begins a comment, which extends to the end of the line.
122 There is no way to include a "}" character in an <SQL> block.
197 Notice that these markers can only delay reporting of the completion
203 or that it is complete but the report of its completion is delayed by
207 completion of a step in another session that could have been deemed

12345678910>>...231