bpython / curtsies

Curses-like terminal wrapper with a display based on compositing 2d arrays of text.
MIT License
228 stars 52 forks source link

It's hard to make FSArray slice assignments match exactly #151

Open thomasballinger opened 4 years ago

thomasballinger commented 4 years ago

There should be methods for "put this list of strings in this rectangle, and if it's not big enough leave the existing content."