-
c76d7b350e
fixed bash prompt hack: now it ignores rc (thanks, straintcmp)
master
Kjistóf
2017-10-20 12:34:56 +02:00
-
64f673c00b
prompt() now renders the real bash prompt on your system with a hack
Kjistóf
2017-10-20 12:23:02 +02:00
-
24fca8ca4a
added function color() to... well color stuff
Kjistóf
2017-10-20 12:12:03 +02:00
-
d2cda8d290
made the cmd function support autocomplete
Kjistóf
2017-10-09 14:15:32 +02:00
-
8d1ea41c79
added minimal documentation
Kjistóf
2017-10-08 21:25:16 +02:00
-
50f446b772
refactored if fi to && || in wait function
Kjistóf
2017-10-08 21:10:56 +02:00
-
186be90a7a
readded option to cmd to read a single command
Kjistóf
2017-10-08 21:05:21 +02:00
-
cbae5e29ff
now cmd executes commands until 'end' is entered
Kjistóf
2017-10-08 21:02:04 +02:00
-
ca5054c21d
cmd function now prints nice prompt aswell
Kjistóf
2017-10-08 19:58:42 +02:00
-
72042074cd
improved handling of automatic enter presses of execute
Kjistóf
2017-10-08 19:49:23 +02:00
-
d41d2b2d6c
made weird code structure decisions from last night less weird
Kjistóf
2017-10-08 11:46:51 +02:00
-
101d4b36b1
refactored prompt drawing to separate function
Kjistóf
2017-10-08 04:22:35 +02:00
-
d1f16360e5
made prompt colored
Kjistóf
2017-10-08 04:10:47 +02:00
-
a59d812f24
the execute command now prints a traditional looking prompt
Kjistóf
2017-10-08 03:44:43 +02:00
-
567af6399d
removed implicit newline from type
Kjistóf
2017-10-08 03:32:03 +02:00
-
2f6c4c6023
type now does not wait implicitly, whereas execude will and explicitly
Kjistóf
2017-10-08 03:24:47 +02:00
-
b17e5b6d5d
added cmd function
Kjistóf
2017-10-08 03:10:27 +02:00
-
2ba6689412
fixed wait function (now presses enter automatically) and added execute
Kjistóf
2017-10-08 03:07:32 +02:00
-
5ac2879344
implemented type function
Kjistóf
2017-10-08 03:01:25 +02:00
-
d02188c6ed
implemented wait
Kjistóf
2017-10-08 02:57:44 +02:00
-
f0153c9627
initial commit. implemented typing simulation
Kjistóf
2017-10-08 02:55:26 +02:00