This website requires JavaScript.
0eba0e2056
Attempt to make AnsiOutput
play nicer with write!
Eliza Weisman
2018-09-14 17:08:21 -0700
4d60ac91b3
updated docs
TimonPost
2018-08-29 22:28:59 +0200
0578e940bf
Update Cargo.toml
Timon
2018-08-29 22:19:10 +0200
13e68b4ed0
Update README.md
Timon
2018-08-29 22:17:31 +0200
e8e8e6242d
Update README.md
Timon
2018-08-29 22:15:22 +0200
f2581c39c0
Merge branch 'development' of https://github.com/TimonPost/crossterm into development
TimonPost
2018-08-29 22:13:11 +0200
7afc96fecf
Switch width and height
iCiaran
2018-08-28 21:36:44 +0100
830eec7cc7
Merge branch 'master' of https://github.com/TimonPost/crossterm
TimonPost
2018-08-25 12:45:26 +0200
21843bc8ce
removed import
TimonPost
2018-08-25 12:44:44 +0200
05f287bb64
Update README.md
Timon
2018-08-25 12:09:01 +0200
410009dc46
updated doc
TimonPost
2018-08-25 12:00:39 +0200
26060a56eb
merge
TimonPost
2018-08-25 11:32:27 +0200
c40cdb0774
rounding up
TimonPost
2018-08-25 11:24:51 +0200
5777eaab1d
chagnes
TimonPost
2018-08-25 11:04:42 +0200
29ae520ea8
Tested unix improved some exampels
=
2018-08-24 23:51:39 +0200
ff41d4f244
fixed some bugs, checked documentation and incremented version number
TimonPost
2018-08-24 23:44:34 +0200
9102108b3a
changes
TimonPost
2018-08-24 18:49:25 +0200
308cc743d1
fix
TimonPost
2018-08-24 18:48:25 +0200
a0cf8907a5
changed mut third try ....
=
2018-08-24 18:37:34 +0200
9da3cb82d2
mut change
=
2018-08-24 18:35:13 +0200
91b7cb775b
mut chagne
=
2018-08-24 18:32:48 +0200
a98a13b7de
changes
TimonPost
2018-08-24 18:29:55 +0200
c9c0a4efac
merge
TimonPost
2018-08-23 23:01:33 +0200
ce15004975
added drop disable
TimonPost
2018-08-23 22:59:51 +0200
b70996dcf4
fix
=
2018-08-23 22:20:11 +0200
f1959589c8
some fixes
=
2018-08-23 22:16:31 +0200
7f05f6e8a7
some fixes
=
2018-08-23 22:15:58 +0200
99fffee6b3
fixed raw mode
=
2018-08-23 18:15:18 +0200
cc55c190d8
Removed downcast for HANDLE WinAPi. Also we do not need to keep track of current HANDLE since this will now be gotton from CreateFileW
TimonPost
2018-08-22 19:58:30 +0200
c848beb721
Added Sync markers
TimonPost
2018-08-21 21:17:53 +0200
b98f549a73
changed enter check
=
2018-08-21 18:28:31 +0200
5b0a6dddaa
bug fixe
=
2018-08-21 18:22:22 +0200
33d587817e
Merge branch 'development' of https://github.com/TimonPost/crossterm into development
=
2018-08-21 18:07:01 +0200
50cff8f413
Fixed unix errors
=
2018-08-21 18:06:52 +0200
a8de072a0a
windows changes
TimonPost
2018-08-21 18:05:53 +0200
a367169bb7
Shitload unused iports and unused mut removed alos renamed some variables
TimonPost
2018-08-19 23:42:48 +0200
f64a405236
Refactor
TimonPost
2018-08-19 23:14:45 +0200
685bc5e961
Refactor
TimonPost
2018-08-19 23:13:21 +0200
a6149f75f3
fixed unix code
=
2018-08-18 15:06:14 +0200
b884891970
comment
TimonPost
2018-08-18 14:40:55 +0200
81aa62b6ce
maked stdout sync and send and tested it
TimonPost
2018-08-18 14:38:59 +0200
18103fced3
changes
TimonPost
2018-08-18 12:54:06 +0200
25bf065c09
Snake game example
TimonPost
2018-08-17 21:06:06 +0200
aa0a9232c1
Readme changes
TimonPost
2018-08-14 23:07:41 +0200
bb39591150
Overall commend improvement
TimonPost
2018-08-14 23:02:25 +0200
4005634086
Overall commend improvement
TimonPost
2018-08-14 23:00:20 +0200
ef09cdfdd6
Merge branch 'development' of https://github.com/TimonPost/crossterm into development
TimonPost
2018-08-14 21:40:13 +0200
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
TimonPost
2018-08-14 21:40:07 +0200
e26fc81e86
Update UpgradeManual.md
Timon
2018-08-13 22:32:05 +0200
02fb04aac4
Rename ReleaseNotesVersion 0.3.0.md to ReleaseNotes.md
Timon
2018-08-13 22:31:23 +0200
df068b823e
bound multible release nodes into one and updated the UpgradeManual
TimonPost
2018-08-13 22:30:28 +0200
d23ef22a58
Updated all examples and comments tested unix logic
=
2018-08-13 21:04:07 +0200
f31bb1a656
Unix errors fixed and started with testing
Timon
2018-08-12 20:41:08 +0000
23dc4f661e
Tested all windows logic also fixed bug with resetting terminal color.
TimonPost
2018-08-12 14:51:08 +0200
72cd17d052
Update README.md
Timon
2018-08-12 12:40:44 +0200
74ef83bb3f
Quick fix logging example
TimonPost
2018-08-11 18:08:26 +0200
e1bbf1689f
some examples fixed added multy threaded logging example and tested input and changed styling system
TimonPost
2018-08-11 17:58:15 +0200
b01a2e5bee
Update README.md
Timon
2018-08-06 23:06:21 +0200
f6b1955cae
worked on some examples
TimonPost
2018-08-03 12:01:04 +0200
406f2046f9
maked crossterm sendable for threads
TimonPost
2018-07-31 23:05:45 +0200
14ecd33f11
merge fixes
TimonPost
2018-07-31 23:01:28 +0200
5c5db7fdb0
started working on refactoring examples
TimonPost
2018-07-31 22:53:08 +0200
518dcadd15
Moved files around. Added duplex example (broken). Broke alternate screen trying to add compat.
Jojolepro
2018-07-30 15:35:35 -0400
2eb6b1cd55
fixed write ansi code in pos() for unix
TimonPost
2018-07-29 23:17:42 +0200
bf0f330b8f
added paint to crossterm type. And changed some methods names
TimonPost
2018-07-29 23:14:28 +0200
fc61ef778f
Fixed unix code
Timon
2018-07-29 21:02:02 +0000
3a02d9b7c0
Windows done with RC refactor unix yet to be tested
TimonPost
2018-07-29 21:46:15 +0200
b3081fd9c0
added examples and changed comments
TimonPost
2018-07-29 21:30:09 +0200
54bab51976
unix errors fixed
Timon
2018-07-28 17:46:05 +0000
6970dfadd8
refactored all code and canged name spaces and moved code to other modules.
TimonPost
2018-07-28 19:26:35 +0200
8f160713bb
Fixed unix code after refactoring windows cursor, input, rawscreen, alternate screen
Timon
2018-07-28 08:37:21 +0000
c7603fe79d
removed git merge indicator
TimonPost
2018-07-28 10:17:25 +0200
86a82a33cd
fix merge confilict
TimonPost
2018-07-28 10:09:09 +0200
1ff70a9653
started working on refactoringterminal
TimonPost
2018-07-28 09:54:05 +0200
26472359bc
fixed input and cursor with new implementation
TimonPost
2018-07-27 22:28:30 +0200
d7387ed227
rebase
TimonPost
2018-07-27 18:44:38 +0200
403d0668a7
Created terminal type and changed alternate and raw screen
TimonPost
2018-07-27 18:37:31 +0200
1499763054
fixed examples
Timon
2018-07-26 16:37:36 +0000
1a64a21df2
unix fixed not fully tested jet
Timon
2018-07-26 16:25:20 +0000
d38f406dc7
Refactored WinApi code
TimonPost
2018-07-24 18:06:17 +0200
2cc40d5d28
refactored winapi code
TimonPost
2018-07-22 14:55:14 +0200
9df976ed29
added read_char, read_line, read_async, read_async until for unix. Not 100% tested.
Timon
2018-07-21 11:11:31 +0000
07502c016d
read line, read char, read async and read async until implemented for windows
TimonPost
2018-07-20 18:00:46 +0200
fcc4ca31bc
base implementation for input
TimonPost
2018-07-19 15:11:36 +0200
f4d2ab4feb
fixed examples 0.3.0
TimonPost
2018-07-18 22:32:17 +0200
66f2d04d5c
removed '-' sign in file
TimonPost
2018-07-18 18:02:44 +0200
f354e6356d
Update README.md
Timon
2018-07-15 23:15:40 +0200
25acef42bf
Update README.md
Timon
2018-07-15 23:13:38 +0200
8a3b8b8ce7
removed target, updated version number to 0.3.0
TimonPost
2018-07-15 23:08:10 +0200
63bbc89c01
Update README.md
Timon
2018-07-15 22:51:42 +0200
960f3fbcc5
Update README.md
Timon
2018-07-14 23:37:21 +0200
065c80e03f
removed vs files
TimonPost
2018-07-14 23:31:02 +0200
606d816c30
Merge branch 'master' of https://github.com/TimonPost/crossterm
TimonPost
2018-07-14 23:29:43 +0200
0b70b766c5
removed project files
TimonPost
2018-07-14 23:29:06 +0200
a5da772258
Update README.md
Timon
2018-07-14 23:25:36 +0200
6527123f6a
Update ReleaseNotesVersion 0.2.3.md
Timon
2018-07-14 23:24:11 +0200
389804104c
Update README.md
Timon
2018-07-14 23:19:50 +0200
6b9466801a
Update README.md
Timon
2018-07-14 23:17:33 +0200
9595aa8371
Update README.md
Timon
2018-07-14 23:05:02 +0200
10f3ccb07b
.
TimonPost
2018-07-14 23:02:02 +0200