Breaking changes
- Add case-insensitive APC payload marker
lua:.
APC sequences containing Lua scripts must now have a case-insensitive marker at the beginning -lua:, to distinguish them from sequences that are non-script.- Example:
printf "\e_lua: vtm.terminal.LineAlignMode(2)\a"
- Example: