- Fixed the
cua-select-word,cua-backward-bigword, andcua-forward-bigwordcommands so they don't immediately clear the selection. - Fixed a convoluted edge case where a Lua script could potentially make Clink miss clearing part of the input display area.
- Fixed
clink set debug.log_terminal truefor x86 builds. - Fixed #903; command word matches that contain
/need quoting, for example when thematch.translate_slashessetting isslashes.