Home
last modified time | relevance | path

Searched +refs:default +refs:inputrc (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/math/octave/octave-6.4.0/scripts/startup/
H A Dversion-rcfile9 ## Configure readline using the file inputrc in the Octave startup directory.
12 filesep, "inputrc"));
14 ## Re-read user's personal inputrc to give precedence over Octave's default.
15 inputrc = getenv ("INPUTRC");
16 if (isempty (inputrc) && exist ("~/.inputrc", "file"))
17 inputrc = "~/.inputrc";
19 if (! isempty (inputrc))
20 readline_read_init_file (inputrc);
22 clear ("inputrc");
/dports/math/mathicsscript/mathicsscript-3.1.0/
H A DChangeLog62 … is now a choice: GNU, Prompt, or None Prompt is prompt-toolkit and is the default. However in some
265 test/test_completion.py: Windows tolerance and default option
327 gen inputrc
347 mathicsscript/inputrc-no-unicode, mathicsscript/inputrc-unicode,
455 inputrc-unicode
564 * mathicsscript/inputrc, mathicsscript/inputrc-no-unicode,
570 mathicsscript/inputrc, mathicsscript/inputrc-no-unicode,
807 changes __main__.py ----------- initializing termshell object `shell` will set the default Pygments
828 * setup.py: Install default settings
832 …* settings/settings.m: Create settings.m This file holds the default definitions, and can be modif…
[all …]
/dports/ftp/yafc/yafc-1.3.7/doc/
H A Dyafc_config.texi10 The @samp{--dump-rc} option of Yafc can be used to dump the default
20 Readline can be configured via the @file{~/.inputrc} file. In this file
22 @kbd{$yafc} for conditional parsing of the @file{~/.inputrc} file.
23 A sample inputrc file is included in the distribution.
/dports/devel/p5-Term-ReadLine-Perl/Term-ReadLine-Perl-1.0303/
H A DCHANGES8 user reported that having .inputrc triggers the same bug that buggered
61 Warnings from inputrc come only if -w.
80 Enable ornaments by default.
83 gave warnings for blank lines in my .inputrc
87 0.9906: $readline::rl_getc added with the default value \&readline::rl_getc
97 Now we closely match the new syntax of .inputrc (by David Wollmann).
139 New variable $readline::rl_default_selected; if true, default string
142 uses mr,me capabilities to highlight the default string.
155 Completely ignore unknown variables in .inputrc.
160 if $rl_delete_selection is TRUE (default).
[all …]
/dports/devel/p5-Term-ReadLine-TTYtter/Term-ReadLine-TTYtter-1.4/
H A DCHANGES26 user reported that having .inputrc triggers the same bug that buggered
79 Warnings from inputrc come only if -w.
98 Enable ornaments by default.
101 gave warnings for blank lines in my .inputrc
105 0.9906: $readline::rl_getc added with the default value \&readline::rl_getc
115 Now we closely match the new syntax of .inputrc (by David Wollmann).
157 New variable $readline::rl_default_selected; if true, default string
160 uses mr,me capabilities to highlight the default string.
173 Completely ignore unknown variables in .inputrc.
178 if $rl_delete_selection is TRUE (default).
[all …]
/dports/math/pari/pari-2.13.3/src/functions/default/
H A Dhistfile2 Class: default
3 Section: default
11 default in your gprc saves your readline history between sessions. Setting
12 this default to the empty string \kbd{""} changes it to
13 \kbd{$<$undefined$>$}. Note that, by default, the number of history entries
14 saved is not limited: set \kbd{history-size} in readline's \kbd{.inputrc}
17 The default value is \kbd{$<$undefined$>$} (no history file).
/dports/math/pari/pari-2.13.3/examples/
H A DInputrc2 # modify it then copy it to $HOME/.inputrc
9 # (default style is to use ^r/^s)
/dports/irc/epic4/epic4-2.10.9/doc/
H A Doutputhelp15 If screen does not default to 'vt102', make sure you set TERM to vt102 before
21 If epic is linked against ncurses (it is by default), you can set some
23 Add the following lines to your .inputrc:
36 with it on (and it is on by default). (from Ben Winslow, May 16, 1999)
/dports/chinese/auto-tw-l10n/auto-tw-l10n-1.16/
H A DMANIFEST7 dot.Xdefaults - X11 applications's default action.
13 dot.inputrc - For input of 8 bit character.
/dports/lang/fennel/fennel-1.0.0/
H A Dsetup.md203 - Emacs (default) or vi key binding emulation via readline's custom support for better line
205 - optional use of additional readline features in `~/.inputrc`, such as blinking
229 - `luarocks install --lua-version=5.1 readline` (for a non-default Lua version)
241 * the readline.lua `~/.inputrc` file
260 rl (rl.set_options {:histfile "~/.fennel_history" ; default:"" (don't save)
261 :keeplines 1000})) ; default:1000
265 #### Configuring readline in `~/.inputrc`
268 for the full set of options and a sample inputrc.
278 Create a `~/.inputrc` file with the following contents:
280 ```inputrc
[all …]
/dports/shells/bash-completion/bash-completion-2.11/
H A DREADME.md120 If you want to use bash's default completion instead of one of ours,
122 completion for): `complete -o default -o bashdefault $cmd`
245 A. This has nothing to do with `bash_completion`. It's the default for
251 mark-symlinked-directories on` in your `/etc/inputrc` or
252 `~/.inputrc` file.
318 For example, try putting the following in either `/etc/inputrc` or
319 `~/.inputrc`:
321 ```inputrc
328 ```inputrc
335 ```inputrc
/dports/irc/epic5/epic5-2.1.6/doc/
H A Doutputhelp15 If screen does not default to 'vt102', make sure you set TERM to vt102 before
21 If epic is linked against ncurses (it is by default), you can set some
23 Add the following lines to your .inputrc:
37 with it on (and it is on by default). (from Ben Winslow, May 16, 1999)
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A DNEWS14 equivalents when it's called (on by default).
26 g. When parsing inputrc files and variable binding commands, the parser
/dports/sysutils/sysgather/sysgather-1.0pre10/examples/
H A Dslackware.conf6 [default]
30 sysgather.conf=sysgather.conf.default
44 inetd.conf inittab inputrc issue issue.net \
82 access.conf= access.conf.default
83 httpd.conf= httpd.conf.default
84 magic= magic.default
85 mime.types= mime.types.default
86 srm.conf= srm.conf.default
/dports/science/lammps/lammps-stable_29Sep2021/tools/lammps-shell/
H A DREADME76 with an ".inputrc" file in the home directory. For application specific
127 "${HOME}/.inputrc" file. This can be used to alter the default
149 Adding "set expand-tilde on" to "${HOME}/.inputrc" is recommended as
155 default. But since LAMMPS does not do tilde expansion itself (unlike a
/dports/lang/python-legacy/Python-2.7.18/Doc/tutorial/
H A Dinteractive.rst60 :file:`~/.inputrc`. Key bindings have the form ::
85 Note that the default binding for :kbd:`Tab` in Python is to insert a :kbd:`Tab`
86 character instead of Readline's default filename completion function. If you
91 in your :file:`~/.inputrc`. (Of course, this makes it harder to type indented
123 # bound to the Esc key by default (you can change it - see readline docs).
/dports/lang/python27/Python-2.7.18/Doc/tutorial/
H A Dinteractive.rst60 :file:`~/.inputrc`. Key bindings have the form ::
85 Note that the default binding for :kbd:`Tab` in Python is to insert a :kbd:`Tab`
86 character instead of Readline's default filename completion function. If you
91 in your :file:`~/.inputrc`. (Of course, this makes it harder to type indented
123 # bound to the Esc key by default (you can change it - see readline docs).
/dports/devel/avr-gdb/gdb-7.3.1/readline/doc/
H A Drluser.texi339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
781 For example, the following directive reads from @file{/etc/inputrc}:
783 $include /etc/inputrc
790 Here is an example of an @var{inputrc} file. This illustrates key
799 # You can re-read the inputrc file with C-x C-r.
915 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1326 Read in the contents of the @var{inputrc} file, and incorporate
1395 of an @var{inputrc} file. This command is unbound by default.
1401 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/devel/gdb761/gdb-7.6.1/readline/doc/
H A Drluser.texi348 that variable is unset, the default is @file{~/.inputrc}. If that
350 @file{/etc/inputrc}.
363 * Sample Init File:: An example inputrc file.
864 $include /etc/inputrc
871 Here is an example of an @var{inputrc} file. This illustrates key
880 # You can re-read the inputrc file with C-x C-r.
996 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1445 Read in the contents of the @var{inputrc} file, and incorporate
1523 of an @var{inputrc} file. This command is unbound by default.
1529 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/doc/
H A Drluser.texinfo339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
758 For example, the following directive reads from @file{/etc/inputrc}:
760 $include /etc/inputrc
767 Here is an example of an @var{inputrc} file. This illustrates key
776 # You can re-read the inputrc file with C-x C-r.
892 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1294 Read in the contents of the @var{inputrc} file, and incorporate
1363 of an @var{inputrc} file. This command is unbound by default.
1369 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drluser.texinfo339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
758 For example, the following directive reads from @file{/etc/inputrc}:
760 $include /etc/inputrc
767 Here is an example of an @var{inputrc} file. This illustrates key
776 # You can re-read the inputrc file with C-x C-r.
892 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1294 Read in the contents of the @var{inputrc} file, and incorporate
1363 of an @var{inputrc} file. This command is unbound by default.
1369 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drluser.texinfo339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
758 For example, the following directive reads from @file{/etc/inputrc}:
760 $include /etc/inputrc
767 Here is an example of an @var{inputrc} file. This illustrates key
776 # You can re-read the inputrc file with C-x C-r.
892 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1294 Read in the contents of the @var{inputrc} file, and incorporate
1363 of an @var{inputrc} file. This command is unbound by default.
1369 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Drluser.texinfo339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
758 For example, the following directive reads from @file{/etc/inputrc}:
760 $include /etc/inputrc
767 Here is an example of an @var{inputrc} file. This illustrates key
776 # You can re-read the inputrc file with C-x C-r.
892 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1294 Read in the contents of the @var{inputrc} file, and incorporate
1363 of an @var{inputrc} file. This command is unbound by default.
1369 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Drluser.texinfo339 that variable is unset, the default is @file{~/.inputrc}.
352 * Sample Init File:: An example inputrc file.
758 For example, the following directive reads from @file{/etc/inputrc}:
760 $include /etc/inputrc
767 Here is an example of an @var{inputrc} file. This illustrates key
776 # You can re-read the inputrc file with C-x C-r.
892 @var{inputrc} file, @w{@code{bind -p}}. (@xref{Bash Builtins}.)
1294 Read in the contents of the @var{inputrc} file, and incorporate
1363 of an @var{inputrc} file. This command is unbound by default.
1369 of an @var{inputrc} file. This command is unbound by default.
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/examples/
H A DInputrc1 # My ~/.inputrc file is in -*- text -*- for easy editing with Emacs.
26 # Hp terminals (and some others) have ugly default behaviour for C-h.

1234567891011