Commit Graph

573 Commits

Author SHA1 Message Date
Timon Post
6be5a41204 Added RGB and curstom ANSI value support, and tested resize terminal, safe and restore cursor position for unix terminals. And added options put attributes on font. 2018-01-27 18:26:08 +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
0df9ad1015 Added resizing terminal. Styling font with attributes for unix systems inplemented. Windows kernel refactored and cleared out some grammer mistakes. (Windows tested and unix jet to be tested). 2018-01-25 18:26:08 +01:00
Timon
34e3ebfbbc
Update Cargo.toml
Changed author name
2018-01-18 23:24:10 +01:00
Timon Post
08f2228fb1 removed keywords 2018-01-18 23:17:27 +01:00
Timon Post
892c9b61c1 Cargo.toml updated 2018-01-18 23:10:44 +01:00
T
39b63822ae Winapi upgrade, windows tested again edited readme 2018-01-18 22:47:09 +01:00
Timon
9c52cbca11
Merge pull request #1 from TimonPost/add-license-1
Create LICENSE
2018-01-18 14:05:15 +01:00
Timon
422a2269a6
Create LICENSE
Added license
2018-01-18 14:04:45 +01:00
Timon
775bd67ab3
Update README.md
Grammer mistakes fixed. Added some informations
2018-01-18 12:39:52 +01:00
Timon
00a87a27b6
Update mod.rs
Some fixes in comments and code
2018-01-18 12:08: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
T
2bdeeafded Merge branch 'master' of https://github.com/TimonPost/crossterm 2018-01-09 20:37:36 +01:00
T
8b5d34c866 Created better documentation and formatted code 2018-01-09 20:36:48 +01:00
Timon
c85453cf30
Update README.md
Added some library desctiption
2018-01-07 15:32:30 +01:00
T
37670c7fbb Clear until nextline and currentline windows functionality added 2018-01-07 15:26:20 +01:00
T
3b4b6fb11a Added terminal size, screen clearing functionality, refactored winkernel and done with mouse position 2018-01-06 21:31:14 +01:00
T
638517981a Initial commit 2018-01-03 14:43:54 +01:00
Timon
7162a4909c
Initial commit 2018-01-03 14:34:43 +01:00