aminal/config
Max Risuhin a8ed9d472e Windows support and enhancements. (#123)
*  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>

* ReadMe updated with Windows support; Detecting of currently used monitor.
2019-01-07 12:00:08 +00:00
..
actions.go Made search engine configurable 2018-11-28 20:01:54 +00:00
colours.go text selection and copy/paste 2018-10-24 12:15:43 +01:00
colours_test.go things 2018-08-09 13:30:16 +01:00
config.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
defaults.go Windows support and enhancements. (#123) 2019-01-07 12:00:08 +00:00
keys.go Support alternative keyboard layouts 2018-11-30 21:32:10 +00:00
keys_test.go Support alternative keyboard layouts 2018-11-30 21:35:00 +00:00