Timon
38a22537d9
Examples cleanup ( #225 )
2019-09-17 10:50:39 +02:00
Zrzka
77b61d1f6f
Wildcard import cleanup ( #224 )
2019-09-16 18:15:56 +02:00
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
Zrzka
be05974b70
Return written bytes ( #212 )
...
* `write_cout!` returns number of written bytes
* `Terminal::write` returns number of written bytes (result of `write_cout!`)
* `execute!` macro is a bit simpler
* Remove unused `std::io::Write` imports
2019-09-14 16:42:42 +02:00
Zrzka
6c320b1c16
docstring, import, 2018 style ( #211 )
2019-09-14 10:34:24 +02:00
Zrzka
10af72ba2a
test/docstrings fixes ( #207 )
2019-09-14 10:33:20 +02:00
Zrzka
2d4c1eec4d
namespace reformat, 2018 style, warnings ( #210 )
2019-09-13 23:33:04 +02:00
Zrzka
fa4654ac80
namespace reformat, 2018 style, warnings ( #209 )
2019-09-13 23:29:56 +02:00
Zrzka
43aa1c222e
namespace reformat and 2018 style ( #208 )
2019-09-13 23:27:19 +02:00
Timon
ea8a367c11
Added badge
2019-09-12 21:39:39 +02:00
Timon
6a33566aa6
Github Workflow ( #206 )
2019-09-12 21:33:33 +02:00
Zrzka
1de4555ec7
Fix command_bar example warnings ( #204 )
2019-09-12 12:33:37 +02:00
Zrzka
b1daeccab0
Examples cleanup ( #196 )
2019-09-05 16:14:33 +02:00
Zrzka
68346699e1
Warnings cleanup ( #198 )
2019-09-05 16:13:23 +02:00
runbmp
ec44719d2c
Fix example by adding RawScreen to use declaration ( #193 )
2019-08-16 18:52:42 +02:00
Alek Ratzloff
78dc8c704c
Add Debug derive to ObjectStyle ( #192 )
2019-08-14 18:36:24 +02:00
arnej
ac9c9af490
Add optional derives for Serialize and Deserialize for public enums ( #190 )
2019-08-10 10:16:53 +02:00
Timon
6148a8f984
Specified versions ( #189 )
2019-08-02 19:05:16 +02:00
Igor Gnatenko
1729fbb41f
Update minimum crossterm_utils to 0.2.4 ( #185 )
2019-08-02 18:45:04 +02:00
Timon_Post
0de76f2162
semantic version correction
2019-07-26 14:27:18 +02:00
Timon_Post
6d3f23b3b3
0.10.0
2019-07-25 20:31:45 +02:00
Timon
723626fa17
Some fixes ( #183 )
2019-07-25 19:57:14 +02:00
Andrey Kutejko
8223cc9e4a
Run tests on travis ( #180 )
2019-07-25 17:46:55 +02:00
Timon
762c3a9b8e
Input cleanup ( #182 )
...
- Removed input parsing WinAPI
2019-07-25 15:57:05 +02:00
Timon
1a60924abd
Command API experiment ( #175 )
...
- Command API to introduce easier usability, better performance, and more control over to which buffer to write, and when to flush the buffer to the terminal.
2019-07-24 20:10:27 +02:00
Andrey Kutejko
7260da18e1
General Improvements ( #177 )
2019-07-16 19:07:55 +02:00
Nathaniel Braun
d689d7e8ed
Terminal size to 1-based ( #170 ) ( #176 )
2019-07-09 18:54:45 +02:00
Odin Dutton
44d180cb46
Terminal size to 1-based ( #170 )
2019-07-06 13:33:37 +02:00
0xflotus
ae5a210ac9
Grammer Fix ( #174 )
2019-07-06 13:32:18 +02:00
Luke I. Wilson
b709c8b62a
Update README crate version suggestion ( #172 )
2019-07-01 14:39:54 +02:00
Luke I. Wilson
59796130fa
Implement Hash for input event types ( #157 )
2019-06-22 22:12:43 +02:00
svartalf
0f1e275216
Refactoring Unix routines for terminal info ( #154 )
2019-06-21 18:11:50 +02:00
Caleb Bassi
e1b8da03ba
Documentation fixes ( #156 )
2019-06-21 18:10:46 +02:00
svartalf
2b36dbf9d9
Fixing alternate screen initialization for ANSI-supporting Windows terminals ( #153 )
2019-06-16 18:43:18 +02:00
Timon_Post
cdb393ef71
0.9.6
2019-06-15 21:51:53 +02:00
sigmaSd
216105aa06
Get Cursor UNIX improvement ( #152 )
2019-06-15 10:44:52 +02:00
Songtronix
b95bf9901f
Fix misspelling ( #151 )
2019-06-12 18:25:09 +02:00
Timon
c3b7c31727
Added used by header
2019-06-08 11:28:32 +02:00
scauligi
859914a9ee
copy for KeyEvent ( #148 )
2019-06-06 18:01:40 +02:00
sigmaSd
943d73458f
Add Ctrl/Shift + Arrow support ( #147 )
2019-06-03 09:32:33 +02:00
Timon_Post
4fca41d6c5
0.9.5
2019-05-20 18:56:23 +02:00
Timon_Post
68792ca103
Merge branch 'master' of https://github.com/TimonPost/crossterm
2019-05-20 18:39:05 +02:00
svartalf
57c609eaac
Prefetching buffer size for Windows console reads. ( #144 )
2019-05-19 21:36:18 +02:00
Timon_Post
f156fdfd1e
winapi -> 0.1.3
2019-05-17 19:45:30 +02:00
Timon_Post
8c52b6b313
0.9.4
2019-05-15 18:15:38 +02:00
Timon_Post
d929805f1f
version update
2019-05-15 17:54:21 +02:00
Timon_Post
1453629939
Updated book addr
2019-05-15 17:53:55 +02:00
Timon
539ac12447
Removed redundant stdout lock
2019-05-15 17:04:32 +02:00
Timon_Post
a7f33e018f
a
2019-05-15 17:03:16 +02:00