Home
last modified time | relevance | path

Searched hist:b315a729 (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/
H A Dmyhistedit.hb315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
H A Dhistedit.cb315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
/freebsd/lib/libedit/
H A DMakefileb315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361
b315a729 Sun Mar 28 09:58:20 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh(1): autocomplete commands

Without this patch, sh can autocomplete file names but not commands from
$PATH. Use libedit's facility to execute custom function for autocomplete,
but yield to the library's standard autocomplete function when cursor is
not at position 0.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D29361