goblinfactory / konsole

Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-ish console compatible window, supporting all normal console writing to a windowed section of the screen, supporting scrolling and clipping of console output.
719 stars 62 forks source link

Support non "lined" borders (line numbers, blue statusbar, and text header) #86

Open goblinfactory opened 3 years ago

goblinfactory commented 3 years ago

To be able to create windows that look more like text editors, simple minimal interface.

goblinfactory commented 3 years ago

For example ...this type of blue "status" bar, which would simply be a single line status bar in a reversed special color e.g. blue Screenshot 2021-09-08 at 18 17 52 .