You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would then be for the completion scripts to do what they want with the multiple lines. The protocol would still remain quite easy to parse and it is easy for the completion scripts to collapse the multile line reads to a single line.
The text was updated successfully, but these errors were encountered:
Currently the protocol makes sure to output descriptions on a single line. I think we should rather switch the protocol for
item
from:to
It would then be for the completion scripts to do what they want with the multiple lines. The protocol would still remain quite easy to parse and it is easy for the completion scripts to collapse the multile line reads to a single line.
The text was updated successfully, but these errors were encountered: