pick icon indicating copy to clipboard operation
pick copied to clipboard

Need full screen width option

Open wsanders opened this issue 8 months ago • 1 comments

Items are truncated at half the screen width:

This gives you lines like:

Station Selector:

   http://streams.kut.org/4430_192.mp3?
   http://streams.kut.org/4428_192.mp3?
=> http://stream1.early1900s.org:8080

I'd rather see:

Station Selector:

=> http://streams.kut.org/4430_192.mp3?aw_0_1st.playerid=tmx-free
   http://streams.kut.org/4428_192.mp3?aw_0_1st.playerid=kutx-free
   http://stream1.early1900s.org:8080

Maybe an option to control max_x and max_y?

wsanders avatar Jun 19 '24 19:06 wsanders