For any t-ui commands (volume, location, wifi, etc) or aliases that use t-ui commands, chaining using the multiple_cmd_separator doesn't seem to work.
Example: volume -set 2 0 ; volume -set 3 0
Expected behavior: both commands are run
Actual behavior: first command is run, second command fails with "volume: not found". Note that this applies to all subsequent t-ui commands as well.
I'm using version 6.15 downloaded from google play.
Confirmed the issue also happens on 6.15 from fdroid.
For any t-ui commands (volume, location, wifi, etc) or aliases that use t-ui commands, chaining using the multiple_cmd_separator doesn't seem to work.
Example: volume -set 2 0 ; volume -set 3 0 Expected behavior: both commands are run Actual behavior: first command is run, second command fails with "volume: not found". Note that this applies to all subsequent t-ui commands as well.
I'm using version 6.15 downloaded from google play.
Confirmed the issue also happens on 6.15 from fdroid.