deckmaster icon indicating copy to clipboard operation
deckmaster copied to clipboard

Multi Line Command Output

Open dgalli1 opened this issue 3 years ago • 1 comments

Not Sure if this is already possible with the layout property. But would it somehow be possible to dynamically set the newline when using the keys.widget.config.command functionality?

For example:

-> playerctl metadata title | tr ' ' '\n'
Soldier
of
Heaven

Currently, the newline gets ignored. And it gets rendered as "Soldier of Heaven" instead of "Solider of Heaven"

dgalli1 avatar Apr 19 '22 17:04 dgalli1

This would be very nice.

tristengrant avatar Apr 13 '24 01:04 tristengrant