gizak/termui

Add option to autoscroll Paragraph when appending text

Open

#125 建立於 2017年2月23日

在 GitHub 查看
 (2 留言) (4 反應) (0 負責人)Go (10,710 star) (679 fork)batch import
enhancementgood first issue

描述

Hey,

I noticed there doesn't seem to be any kind of autoscroll feature when inserting new text with par.Text += "Text\n" and it is at the bottom. It would be nice to have this boolean available.

Also, it doesn't seem to be possible to not wrap text inside the par (when using the layout at least). Meaning, text will wrap as you decrease the width. This works fine with lists though.

Thanks

貢獻者指南