Home
last modified time | relevance | path

Searched hist:"9413 dfd3" (Results 1 – 1 of 1) sorted by relevance

/freebsd/bin/sh/
H A Dhistedit.c9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].
9413dfd3 Sun Sep 19 20:17:01 GMT 2021 Piotr Pawel Stefaniak <pstef@FreeBSD.org> sh: reset sh bindings on bind -e, bind -v

Until this change, any bindings set in histedit() were lost on calls to
bindcmd().

Only bind -e and bind -v call libedit's keymacro_reset(). Currently you
cannot fool libedit/map.c:map_bind() by trying something like bind -le
as when p[0] == '-', it does a switch statement on p[1].