v1.9.33
Fixed the cua-select-word, cua-backward-bigword, and cua-forward-bigword commands 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 true for x86 builds. Fixed #903; command word matches that contain / need quoting, for example when the match.tra…