Added a menu item to easily create new Sublime commands. This allows the user to define custom commands using AccuTermClient commands like execute. The end result could be a MultiValue command in the Sublime command palette. The default command settings shows a command that will run "TERM 150,0" on the MV server.
This branch also adds command expansion for the AccuTermClient Execute. This enables creating commands like "CT ${FILE} ${ITEM} which will have the "${FILE}" & "${ITEM}" replaced by the currently active MV file and item.
Added a menu item to easily create new Sublime commands. This allows the user to define custom commands using AccuTermClient commands like execute. The end result could be a MultiValue command in the Sublime command palette. The default command settings shows a command that will run "TERM 150,0" on the MV server.
This branch also adds command expansion for the AccuTermClient Execute. This enables creating commands like "CT ${FILE} ${ITEM} which will have the "${FILE}" & "${ITEM}" replaced by the currently active MV file and item.