Commit Graph

659 Commits

Author SHA1 Message Date
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
Timon_Post
472614be37 docs 2019-05-15 17:01:22 +02:00
Timon_Post
4a0d748baa a 2019-05-10 20:05:53 +02:00
Timon
83b4a27ca3
Update README.md 2019-05-04 21:19:44 +02:00
Timon
98446c1b36
Added Normal Intensity Attribute 2019-05-04 14:56:56 +02:00
Timon_Post
80ef751bff added normal intensity 2019-05-04 14:55:45 +02:00
Timon
08e23a34f3
Reset foreground and background color individually (#138) 2019-05-04 14:53:00 +02:00
Timon_Post
81a0c85f6e fmt 2019-05-04 13:46:36 +02:00
Timon_Post
ee406d47fa fmt 2019-05-04 13:03:18 +02:00
Timon_Post
e1a46d5fb5 fmt 2019-05-04 12:40:59 +02:00
Timon_Post
51c0ab6012 Added resetting color support 2019-05-04 12:29:30 +02:00