Timon
ea8a367c11
Added badge
2019-09-12 21:39:39 +02:00
Timon_Post
0de76f2162
semantic version correction
2019-07-26 14:27:18 +02:00
Timon
723626fa17
Some fixes ( #183 )
2019-07-25 19:57:14 +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
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
Caleb Bassi
e1b8da03ba
Documentation fixes ( #156 )
2019-06-21 18:10:46 +02:00
Timon
c3b7c31727
Added used by header
2019-06-08 11:28:32 +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
83b4a27ca3
Update README.md
2019-05-04 21:19:44 +02:00
Rob Donnelly
d31d712a38
Fix table of contents ( #133 )
2019-05-02 21:47:39 +02:00
Timon Post
f34975e356
README.md
2019-04-17 16:28:14 +02:00
Willi Ballenthin
41f68bda25
Update Wording ( #116 )
2019-04-11 20:36:41 +02:00
Timon Post
2773c354d3
Update
2019-04-11 17:37:06 +02:00
Timon
1e332daaed
Refactor and API stabilization ( #115 )
...
- Major refactor and cleanup.
- Improved performance;
- No locking when writing to stdout.
- UNIX doesn't have any dynamic dispatch anymore.
- Windows has improved the way to check if ANSI modes are enabled.
- Removed lot's of complex API calls: `from_screen`, `from_output`
- Removed `Arc<TerminalOutput>` from all internal Api's.
- Removed termios dependency for UNIX systems.
- Upgraded deps.
- Removed about 1000 lines of code
- `TerminalOutput`
- `Screen`
- unsafe code
- Some duplicated code introduced by a previous refactor.
- Raw modes UNIX systems improved
- Added `NoItalic` attribute
2019-04-10 23:46:30 +02:00
Timon Post
805ec959c1
Updated README
2019-04-02 23:17:13 +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
828a270f09
Update README.md
2019-03-24 14:25:51 +01:00
Timon
b8e75da40a
Update crossterm_style to 0.2 ( #107 )
2019-03-21 16:00:30 +01:00
Timon
c37a480f78
Improved Styling ( #92 )
2019-02-22 15:20:24 +01:00
Timon Post
3d92f62be4
6.0 release
2019-01-27 21:54:50 +01:00
Timon
ad74f6b524
Introduced: Crossterm Workspace and feature flags. ( #84 )
...
* Introduced: crossterm workspace, feature flags.
2019-01-27 21:16:14 +01:00
Temirkhan Myrzamadi
5e9d883143
README.md Fix ( #83 )
2019-01-26 10:08:50 +01:00
Timon Post
2cd56af252
5.4 release commit
2019-01-08 07:23:16 -08:00
Timon Post
f70baa5987
fixed wrong version nummber and crucial bug
2019-01-03 11:54:03 -08:00
Timon Post
336ecfe804
Fixed version number in README.MD
2019-01-03 08:49:52 -08:00
Timon Post
33bcad4d23
Release 5.2
2019-01-03 08:39:00 -08:00
Timon
a0464a041d
Docs, cargo, last updates before release ( #71 )
...
* Docs, cargo, last updates before release
2019-01-02 07:53:47 -08:00
Danny Fritz
46e429cafc
Simple typo fix "mudule" -> "module" ( #58 )
2018-12-11 21:49:50 +01:00
Timon
b9f59f2566
Update README.md
2018-12-11 13:54:15 +01:00
Timon
3a2545d3ce
Update README.md
2018-11-25 15:44:06 +01:00
Timon
7fa6fce684
Update README.md
2018-11-25 15:29:27 +01:00
Timon
ee782cc7a6
RGB and ANSI color for windows 10 suppport. ( #51 )
2018-11-25 05:46:08 -08:00
Timon
4d2fba2c0d
Doc updates and MdBook ( #50 )
...
* Updated readme and docs, and created an MdBook
2018-11-25 14:17:11 +01:00
Timon
4f92c0c24f
Update README.md
2018-09-22 23:05:18 +02:00
TimonPost
850c2156d3
readme file edits
2018-09-22 22:55:30 +02:00
Timon
13e68b4ed0
Update README.md
2018-08-29 22:17:31 +02:00
Timon
e8e8e6242d
Update README.md
2018-08-29 22:15:22 +02:00
Timon
05f287bb64
Update README.md
2018-08-25 12:09:01 +02:00
TimonPost
410009dc46
updated doc
2018-08-25 12:00:39 +02:00
TimonPost
26060a56eb
merge
2018-08-25 11:32:27 +02:00
TimonPost
a8de072a0a
windows changes
2018-08-21 18:05:53 +02:00
TimonPost
aa0a9232c1
Readme changes
2018-08-14 23:07:41 +02:00
TimonPost
bb39591150
Overall commend improvement
2018-08-14 23:02:25 +02:00
TimonPost
f7c6f36a46
Changed Crossterm type so that the user does not have to enter a reference to a Screen every function call and also updated the readme, docs,comments,examples
2018-08-14 21:40:07 +02:00
Timon
72cd17d052
Update README.md
2018-08-12 12:40:44 +02:00
Timon
b01a2e5bee
Update README.md
2018-08-06 23:06:21 +02:00
Jojolepro
518dcadd15
Moved files around. Added duplex example (broken). Broke alternate screen trying to add compat.
2018-07-31 22:50:51 +02:00
TimonPost
fcc4ca31bc
base implementation for input
2018-07-19 15:11:36 +02:00