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
Timon
f354e6356d
Update README.md
2018-07-15 23:15:40 +02:00
Timon
25acef42bf
Update README.md
2018-07-15 23:13:38 +02:00
TimonPost
8a3b8b8ce7
removed target, updated version number to 0.3.0
2018-07-15 23:08:10 +02:00
Timon
63bbc89c01
Update README.md
...
grammar mistakes fixes
2018-07-15 22:51:42 +02:00
Timon
960f3fbcc5
Update README.md
2018-07-14 23:37:21 +02:00
Timon
a5da772258
Update README.md
2018-07-14 23:25:36 +02:00
Timon
389804104c
Update README.md
2018-07-14 23:19:50 +02:00
Timon
6b9466801a
Update README.md
...
added links
2018-07-14 23:17:33 +02:00
Timon
9595aa8371
Update README.md
2018-07-14 23:05:02 +02:00
TimonPost
10f3ccb07b
.
2018-07-14 23:02:02 +02:00
Timon
17fe3ec490
Update README.md
2018-07-14 22:19:30 +02:00
Timon
f130ca0658
Update README.md
2018-07-14 12:19:12 +02:00
Timon
4ff5b30aeb
Update README.md
2018-07-14 12:14:35 +02:00
Timon
fa907fbbb1
Update README.md
2018-07-14 12:10:44 +02:00
Timon
1334e253bc
Update README.md
2018-07-14 11:50:08 +02:00
Timon
a79be8ee67
Update README.md
2018-07-14 10:11:16 +01:00
Timon
3b10b5808e
Update README.md
2018-07-14 10:06:08 +01:00
Timon
1b13b1e3ab
Update README.md
2018-07-14 07:24:43 +01:00
TimonPost
1428b43be3
test
2018-07-13 14:04:53 +02:00
TimonPost
787b4aa1b3
Added release notes, docs, readme changed almost done for release 0.2.3
2018-07-12 23:36:30 +02:00
Timon
9ab55cc350
Update README.md
2018-06-23 20:46:21 +02:00
Timon
0c898288b1
Update README.md
2018-06-23 20:36:38 +02:00
Timon
d9e8caaa3a
Update README.md
2018-06-23 20:35:08 +02:00
Timon
43f605fa5c
Update README.md
2018-06-23 20:32:12 +02:00
Timon
e6ab7a2e85
Update README.md
2018-06-18 22:28:40 +02:00
Timon
edc97b7652
Update README.md
2018-06-18 21:32:43 +02:00
Timon
d91b8dec70
Update README.md
2018-06-16 16:01:55 +02:00
Timon
ac3a6e6a64
Update README.md
2018-06-13 21:07:25 +02:00
Ben Goldberg
0e7db8f3c2
Fixed grammatical error in README
2018-05-28 21:18:30 -04:00
Timon
776321b9c6
Update README.md
2018-05-22 08:47:33 +02:00
Timon
6b26a5311d
Update README.md
2018-05-20 14:53:55 +02:00
Timon
9fbf7481c3
Merge branch 'master' into development
2018-05-20 14:52:20 +02:00
Timon
e3efab2611
Update README.md
2018-05-20 14:39:05 +02:00
Timon
dc5cb5ef67
Update README.md
2018-03-13 11:05:13 +01:00
Timon
d75e8213a3
Update README.md
2018-03-02 14:07:29 +01:00
Timon
4b3a9a223d
Update README.md
2018-02-15 17:04:05 +01:00
Timon
a11118f6ef
Update README.md
2018-02-10 18:46:12 +01:00
Timon
deffca9c57
Update README.md
2018-02-10 18:44:35 +01:00
Timon
0945cc913d
Update README.md
...
Added some todo items
2018-01-29 21:52:11 +01:00
Timon
7ed3dce280
Update README.md
...
Updated documentation links
2018-01-27 23:54:03 +01:00
Timon
177953b183
Update README.md
...
Code mistake edited
2018-01-27 19:59:33 +01:00
Timon
aa01eb1dab
Update README.md
...
refactored features crossterm 0.2.0
2018-01-27 19:58:06 +01:00
Timon
07abe54308
Update README.md
...
Added examples for crossterm 0.2.0
2018-01-27 19:53:39 +01:00
Timon
6b8253ff51
Update README.md
...
Cleaned up links
2018-01-25 22:39:08 +01:00
Timon
753c48a268
Update README.md
...
Added links
2018-01-25 22:38:28 +01:00
Timon
4f0950b8f6
Update README.md
...
Added features crossterm 0.2.0
2018-01-25 22:20:45 +01:00
T
39b63822ae
Winapi upgrade, windows tested again edited readme
2018-01-18 22:47:09 +01:00
Timon
775bd67ab3
Update README.md
...
Grammer mistakes fixed. Added some informations
2018-01-18 12:39:52 +01:00
Timon
b40ad6beeb
Update README.md
...
Added cursor and terminal examples
2018-01-18 11:52:24 +01:00
Timon
8d94c38206
Update README.md
...
Changed styling example
2018-01-18 08:31:13 +01:00
Timon Post
6c4f39a0ce
Crossterm works for unix now, refactored all comments and refactored code. Changed names, Making things ready for crossterm release 0.1
2018-01-17 23:06:45 +01:00
Timon
c85453cf30
Update README.md
...
Added some library desctiption
2018-01-07 15:32:30 +01:00
Timon
7162a4909c
Initial commit
2018-01-03 14:34:43 +01:00