MusicSharp icon indicating copy to clipboard operation
MusicSharp copied to clipboard

Paste stream URL into the Open Stream TextField

Open markjamesm opened this issue 4 years ago • 1 comments

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

markjamesm avatar Nov 06 '20 01:11 markjamesm

Note that you can copy/paste text from inside a text field, but not outside the application.

markjamesm avatar Nov 08 '20 16:11 markjamesm