v0.45
0.45
New features:
--only-cook '!<regexp>'enables confident mode where every
possible prompt that matches a regexp is cooked immediately
(so that even prompts that get printed while handling a large
paste are cooked).--no-children(-N) now enables direct mode whenever the client
switches to the alternate screen. This makes editors and pagers
usable even when using--always-readlineon non-linux systems--always-echoechoes user input even when the client has
switched offECHO.- filter
makefilterto easily employ shell commands (likesed,
orgrep) asrlwrapfilters - filters can change (some) bindable and internal readline
variables with a newRlwrapFiltermethodtweak_readline_oob()
Bug Fixes:
rlwrapnow correctly handles bracketed paste--ansi-colour-aware(-A) didn't do anything at all. Now it
recognises colour codes as well as common control codes like
window titles.