Home
last modified time | relevance | path

Searched +refs:sys +refs:inputrc (Results 1 – 25 of 113) sorted by relevance

12345

/dports/math/mathicsscript/mathicsscript-3.1.0/mathicsscript/
H A Dtermshell_gnu.py7 import sys
56 self.using_readline = sys.stdin.isatty() and sys.stdout.isatty()
73 inputrc = "inputrc-unicode" if use_unicode else "inputrc-no-unicode"
75 read_init_file(str(parent_dir / inputrc))
/dports/devel/rlwrap/rlwrap-0.45.2/filters/
H A Dhandle_hotkeys.py6 import sys
12 sys.path.append(os.environ['RLWRAP_FILTERDIR'])
14 sys.path.append('.')
78sys.exit("$histpos is not a number - did you bind this key to 'rlwrap-hotkey-without-history'?")
83 editfile.write(history.encode(sys.stdin.encoding))
93 lines = map(lambda l: l.decode(sys.stdin.encoding), editfile.readlines())
183 inputrc = "{0}/.inputrc".format(os.environ['HOME'])
185 doclist = doclist + safe_backtick(["grep", "rlwrap-hotkey", inputrc])
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_readline.py10 import sys
242 if sys.platform == "darwin" or not is_editline:
274 inputrc = os.path.join(test_dir, "inputrc")
275 with open(inputrc, "wb") as f:
296 env["INPUTRC"] = inputrc
311 args = (sys.executable, '-c', script)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_readline.py10 import sys
242 if sys.platform == "darwin" or not is_editline:
274 inputrc = os.path.join(test_dir, "inputrc")
275 with open(inputrc, "wb") as f:
296 env["INPUTRC"] = inputrc
311 args = (sys.executable, '-c', script)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_readline.py10 import sys
255 inputrc = os.path.join(test_dir, "inputrc")
256 with open(inputrc, "wb") as f:
277 env["INPUTRC"] = inputrc
292 args = (sys.executable, '-c', script)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_readline.py10 import sys
249 inputrc = os.path.join(test_dir, "inputrc")
250 with open(inputrc, "wb") as f:
271 env["INPUTRC"] = inputrc
286 args = (sys.executable, '-c', script)
/dports/sysutils/sysgather/sysgather-1.0pre10/examples/
H A Dslackware.conf7 groups= sys-auth sys-slack sysgather \
16 [sys-auth]
18 confdir=conf/sys/auth
34 [sys-slack]
36 confdir=conf/sys/etc
44 inetd.conf inittab inputrc issue issue.net \
H A Ddebian.conf7 groups= sysgather sys-auth sys-deb \
38 [sys-auth]
40 confdir=conf/sys/auth
46 [sys-deb]
48 confdir=conf/sys/etc
64 inetd.conf inittab inputrc issue issue.net \
/dports/devel/tig/tig-2.5.4/tools/
H A Daspell.dict184 inputrc
277 sys
/dports/shells/bash/bash-5.1/builtins/
H A Dbind.def33 that found in ~/.inputrc, but must be passed as a single argument:
68 # include <sys/types.h>
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/doc/
H A Drltech.texinfo387 The value allows conditional parsing of the inputrc file
628 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
698 Parse @var{line} as if it had been read from the @code{inputrc} file and
740 @code{inputrc} file and re-read.
1093 that it can be made part of an @code{inputrc} file and re-read.
1107 that it can be made part of an @code{inputrc} file and re-read.
1735 #include <sys/types.h>
1736 #include <sys/file.h>
1737 #include <sys/stat.h>
1738 #include <sys/errno.h>
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drltech.texinfo387 The value allows conditional parsing of the inputrc file
628 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
698 Parse @var{line} as if it had been read from the @code{inputrc} file and
740 @code{inputrc} file and re-read.
1093 that it can be made part of an @code{inputrc} file and re-read.
1107 that it can be made part of an @code{inputrc} file and re-read.
1735 #include <sys/types.h>
1736 #include <sys/file.h>
1737 #include <sys/stat.h>
1738 #include <sys/errno.h>
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Drltech.texinfo387 The value allows conditional parsing of the inputrc file
628 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
698 Parse @var{line} as if it had been read from the @code{inputrc} file and
740 @code{inputrc} file and re-read.
1093 that it can be made part of an @code{inputrc} file and re-read.
1107 that it can be made part of an @code{inputrc} file and re-read.
1735 #include <sys/types.h>
1736 #include <sys/file.h>
1737 #include <sys/stat.h>
1738 #include <sys/errno.h>
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Drltech.texinfo387 The value allows conditional parsing of the inputrc file
628 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
698 Parse @var{line} as if it had been read from the @code{inputrc} file and
740 @code{inputrc} file and re-read.
1093 that it can be made part of an @code{inputrc} file and re-read.
1107 that it can be made part of an @code{inputrc} file and re-read.
1735 #include <sys/types.h>
1736 #include <sys/file.h>
1737 #include <sys/stat.h>
1738 #include <sys/errno.h>
[all …]
H A Dreadline.info332 is `~/.inputrc'.
346 * Sample Init File:: An example inputrc file.
683 directive reads from `/etc/inputrc':
684 $include /etc/inputrc
700 # You can re-read the inputrc file with C-x C-r.
1943 `inputrc' file and re-read.
2266 `inputrc' file and re-read.
2873 #include <sys/types.h>
2874 #include <sys/file.h>
2875 #include <sys/stat.h>
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Drltech.texinfo387 The value allows conditional parsing of the inputrc file
628 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
698 Parse @var{line} as if it had been read from the @code{inputrc} file and
740 @code{inputrc} file and re-read.
1093 that it can be made part of an @code{inputrc} file and re-read.
1107 that it can be made part of an @code{inputrc} file and re-read.
1735 #include <sys/types.h>
1736 #include <sys/file.h>
1737 #include <sys/stat.h>
1738 #include <sys/errno.h>
[all …]
H A Dreadline.info332 is `~/.inputrc'.
346 * Sample Init File:: An example inputrc file.
683 directive reads from `/etc/inputrc':
684 $include /etc/inputrc
700 # You can re-read the inputrc file with C-x C-r.
1943 `inputrc' file and re-read.
2266 `inputrc' file and re-read.
2873 #include <sys/types.h>
2874 #include <sys/file.h>
2875 #include <sys/stat.h>
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/doc/
H A Drltech.texi389 The value allows conditional parsing of the inputrc file
636 be supplied in a @code{set keymap} inputrc line (@pxref{Readline Init File}).
744 Parse @var{line} as if it had been read from the @code{inputrc} file and
786 @code{inputrc} file and re-read.
1157 that it can be made part of an @code{inputrc} file and re-read.
1176 that it can be made part of an @code{inputrc} file and re-read.
1855 #include <sys/types.h>
1856 #include <sys/file.h>
1857 #include <sys/stat.h>
1858 #include <sys/errno.h>
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A DChangeLog.gdb505 * rldefs.h (sys/uio.h) Before sys/stream.h is included under AIX,
506 include sys/uio.h, which prevents an undefined structure used in a
633 * display.c: If __GO32__ is defined, include <sys/pc.h>.
682 * rltty.c: Include <sys/file.h> to match include file setup
685 * bind.c, complete.c: Do not include <sys/types.h>, it is already
686 included via sysdep.h, which causes problems if <sys/types.h> has
743 * complete.c, bind.c: Include <sys/stat.h>.
890 Chamberlain/DJ Delorie. Proper control file name is ~/.inputrc,
891 not ~/inputrc.
939 * readline.c: #undef PC, which Solaris2 defines in sys/types.h,
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A DChangeLog.gdb505 * rldefs.h (sys/uio.h) Before sys/stream.h is included under AIX,
506 include sys/uio.h, which prevents an undefined structure used in a
633 * display.c: If __GO32__ is defined, include <sys/pc.h>.
682 * rltty.c: Include <sys/file.h> to match include file setup
685 * bind.c, complete.c: Do not include <sys/types.h>, it is already
686 included via sysdep.h, which causes problems if <sys/types.h> has
743 * complete.c, bind.c: Include <sys/stat.h>.
890 Chamberlain/DJ Delorie. Proper control file name is ~/.inputrc,
891 not ~/inputrc.
939 * readline.c: #undef PC, which Solaris2 defines in sys/types.h,
[all …]

12345