Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2022 14:48:35 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 7f3993755705 - main - libedit: import version of 2022-04-11
Message-ID:  <202204141448.23EEmZwL049008@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=7f39937557052c004d7ebf55dd973108323756f3

commit 7f39937557052c004d7ebf55dd973108323756f3
Merge: 4fea9c7cfeac 6da940f2c72d
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-04-14 14:46:47 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-04-14 14:46:47 +0000

    libedit: import version of 2022-04-11
    
    It includes improvements in the libreadline compatibility and a change
    from pstef@ which fixes filename autocompletion for strings like a\)b

 contrib/libedit/chared.c            |  67 ++++++++++++++++++++-
 contrib/libedit/chartype.h          |   3 +-
 contrib/libedit/eln.c               |  10 +++-
 contrib/libedit/filecomplete.c      |  43 +++++++-------
 contrib/libedit/filecomplete.h      |   4 +-
 contrib/libedit/histedit.h          |   6 +-
 contrib/libedit/readline.c          | 112 +++++++++++++++++++++++++++++++++---
 contrib/libedit/readline/readline.h |  26 +++++++--
 8 files changed, 229 insertions(+), 42 deletions(-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204141448.23EEmZwL049008>