aminal/buffer
Max Risuhin 44cf650bed Windows support and enhancements.
- Added basic platform abstraction layer for Pty and Process creation;
 - Added "platform" package that exposes a few interfaces and provides implementations for different platforms;
 - Windows build and dev env setup instructions;
 - Setup Travis and deploy git tags to GItHub releases;
 - Window scaling awares of monitor's dpi;
 - Resolved memory leaks on window resizing;
 - Default limit for terminal's buffer length.

Co-authored-by: nikitar020 <nikitar020@mail.ru>
Co-authored-by: Max Risuhin <risuhin.max@gmail.com>
Co-authored-by: Roman Shevchenko <rrrooommmaaa@mail.ru>
2019-01-05 00:47:31 +02:00
..
buffer.go Windows support and enhancements. 2019-01-05 00:47:31 +02:00
buffer_test.go Windows support and enhancements. 2019-01-05 00:47:31 +02:00
cell.go more efficient text rendering and streamlining of output handling 2018-12-01 22:09:20 +00:00
hint.go fix selections 2018-11-27 10:15:16 +00:00
line.go fix background renderinf 2018-09-01 21:19:13 +01:00
line_test.go nice tested buffer package 2018-08-06 14:51:23 +01:00