MusicSharp
MusicSharp copied to clipboard
Paste stream URL into the Open Stream TextField
Currently, MusicSharp does not support pasting stream URLs into the TextField that loads streams, and so users must manually type out the stream URL (which can get cumbersome).
This issue is currently blocked as clipboard support has not yet been implemented in Terminal.Gui. See this page for more details:
https://migueldeicaza.github.io/gui.cs/api/Terminal.Gui/Terminal.Gui.Clipboard.html
Note that you can copy/paste text from inside a text field, but not outside the application.