Zrzka
5494525d89
2018 edition ( #222 )
2019-09-16 13:34:08 +02:00
Zrzka
7cda56bc9a
Execute all tests on CI + warnings/errors cleanup ( #216 )
2019-09-15 20:42:12 +02:00
Timon
762c3a9b8e
Input cleanup ( #182 )
...
- Removed input parsing WinAPI
2019-07-25 15:57:05 +02:00
Caleb Bassi
e1b8da03ba
Documentation fixes ( #156 )
2019-06-21 18:10:46 +02:00
svartalf
57c609eaac
Prefetching buffer size for Windows console reads. ( #144 )
2019-05-19 21:36:18 +02:00
Timon
b8d4255bac
Fixed some Bugs. ( #118 )
...
- Terminal size Linux was not 0-based.
- Windows mouse input event position was 0-based and should be 1-based
- Result, ErrorKind are made re-exported
- Fixed some special key combination detections for UNIX systems
- Made FreeBSD compile.
2019-04-17 16:24:58 +02:00
Dave Ho
780c1d1d6e
Adds support for mouse and keyboard events.
...
Added support and expansion for:
- Keyboard Input
- Mouse Input
2019-04-02 21:38:34 +02:00
Timon
ad74f6b524
Introduced: Crossterm Workspace and feature flags. ( #84 )
...
* Introduced: crossterm workspace, feature flags.
2019-01-27 21:16:14 +01:00