readline icon indicating copy to clipboard operation
readline copied to clipboard

Is it possible to apply readline to tview or tcell?

Open dzpao opened this issue 6 years ago • 0 comments

Is it possible to apply readline to tview or tcell? For example, abstracting Terminal into an interface instead of relying on real Terminal device.

I wrote a tview application and wanted to be able to use the readline module in its inputfiled component. Please give me some hints.

dzpao avatar Sep 25 '19 14:09 dzpao