|
d41d2b2d6c
|
made weird code structure decisions from last night less weird
|
2017-10-08 11:46:51 +02:00 |
|
|
101d4b36b1
|
refactored prompt drawing to separate function
|
2017-10-08 04:22:35 +02:00 |
|
|
d1f16360e5
|
made prompt colored
|
2017-10-08 04:10:47 +02:00 |
|
|
a59d812f24
|
the execute command now prints a traditional looking prompt
|
2017-10-08 03:44:43 +02:00 |
|
|
567af6399d
|
removed implicit newline from type
|
2017-10-08 03:32:03 +02:00 |
|
|
2f6c4c6023
|
type now does not wait implicitly, whereas execude will and explicitly
|
2017-10-08 03:24:47 +02:00 |
|
|
b17e5b6d5d
|
added cmd function
|
2017-10-08 03:10:27 +02:00 |
|
|
2ba6689412
|
fixed wait function (now presses enter automatically) and added execute
|
2017-10-08 03:07:32 +02:00 |
|
|
5ac2879344
|
implemented type function
|
2017-10-08 03:01:25 +02:00 |
|
|
d02188c6ed
|
implemented wait
|
2017-10-08 02:57:44 +02:00 |
|
|
f0153c9627
|
initial commit. implemented typing simulation
|
2017-10-08 02:55:26 +02:00 |
|