eclipse-paho / paho.mqtt-spy

mqtt-spy is an open source desktop & command line utility intended to help you with monitoring activity on MQTT topics
Other
620 stars 145 forks source link

feature request: multi line textbox for publish payload #108

Open xarionxrc opened 1 year ago

xarionxrc commented 1 year ago

It would be great to have multi line textbox for publishing payload, really useful for json data at the moment only one line is displayed.

My suggestions would be to have subscription and publish windows adjacent to each other as opposed to on top/below.

Thanks for an awesome application!