Problem: Command modifier parsing always uses global cmdmod. Solution: Pass in cmdmod_T to use. Rename struct fields consistently. e100440158
e100440158
Problem: Command modifiers are saved and set inconsistently. Solution: Separate parsing and applying command modifiers. Save values in cmdmod_T. 5661ed6c83 Cherry-pick: :0verbose fix from patch 8.2.4741
5661ed6c83